Skip to content

Commit ff6c78b

Browse files
Update Rust crate rand to 0.10.0
1 parent 11b13fe commit ff6c78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

risotto-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bgpkit-parser = { version = "0.15.0", features = ["serde"] }
1717
bytes = "1.9.0"
1818
chrono = "0.4.39"
1919
metrics = "0.24.2"
20-
rand = "0.9.0"
20+
rand = "0.10.0"
2121
serde = { version = "1.0.217", features = ["derive"] }
2222
tokio = { version = "1.42.0", features = ["macros"] }
2323
tracing = "0.1.41"

0 commit comments

Comments
 (0)