diff --git a/Cargo.toml b/Cargo.toml index f1df0e2c..3bb1ed4d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ deprecate-until = "0.1.1" codspeed-criterion-compat = "1.1.0" itertools = "0.12.1" lazy_static = "1.4.0" -movingai = "1.3.0" +movingai = "1.3.1" noisy_float = "0.2.0" rand = "0.8.5" rand_xorshift = "0.3.0"