Skip to content

Commit f6ec2e2

Browse files
chore(deps): update rust crate rand to 0.9.0
1 parent 85b012a commit f6ec2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ prost-types = "0.13.4"
121121
pyo3 = { version = "0.23.4", features = ["extension-module", "abi3-py310"] }
122122
pyo3-log = "0.12.1"
123123
rancor = "0.1.0"
124-
rand = "0.8.5"
124+
rand = "0.9.0"
125125
rand_distr = "0.4"
126126
ratatui = "0.29"
127127
rayon = "1.10.0"

0 commit comments

Comments
 (0)