We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e797f0 commit 6c520cfCopy full SHA for 6c520cf
Cargo.toml
@@ -17,6 +17,6 @@ ipnet = "2.10.1"
17
log = "0.4.22"
18
nanoid = "0.4.0"
19
pcap = "2.2.0"
20
-rand = "0.8.5"
+rand = "0.9.0"
21
rdkafka = { version = "0.37.0", features = ["sasl", "ssl"] }
22
tokio = { version = "1.42.0", features = ["full"] }
0 commit comments