Skip to content

Commit 6c520cf

Browse files
Update Rust crate rand to 0.9.0
1 parent 1e797f0 commit 6c520cf

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
@@ -17,6 +17,6 @@ ipnet = "2.10.1"
1717
log = "0.4.22"
1818
nanoid = "0.4.0"
1919
pcap = "2.2.0"
20-
rand = "0.8.5"
20+
rand = "0.9.0"
2121
rdkafka = { version = "0.37.0", features = ["sasl", "ssl"] }
2222
tokio = { version = "1.42.0", features = ["full"] }

0 commit comments

Comments
 (0)