Skip to content

Commit 475631a

Browse files
Update Rust crate rand to 0.10.0
1 parent 2bedcd5 commit 475631a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ imageproc = "0.26.0"
3434
approx = "0.5"
3535
cfg-if = "1.0.4"
3636
libm = "0.2.15"
37-
rand = "0.9.2"
37+
rand = "0.10.0"
3838
stacker = "0.1.22"
3939
tracing = "0.1"
4040
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

0 commit comments

Comments
 (0)