diff --git a/Cargo.toml b/Cargo.toml index 3f3cd99..ac86847 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ imageproc = "0.26.0" approx = "0.5" cfg-if = "1.0.4" libm = "0.2.15" -rand = "0.9.2" +rand = "0.10.0" stacker = "0.1.22" tracing = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter"] }