We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ef98ad + 744ce4d commit 6181956Copy full SHA for 6181956
1 file changed
Cargo.toml
@@ -16,7 +16,7 @@ hickory-resolver = { version = "0.25.1", features = ["tokio"] }
16
http = "1.3.1"
17
once_cell = "1.21.3"
18
papaya = "0.2.1"
19
-rand = "0.9.1"
+rand = "0.10.0"
20
serde = { version = "1.0.219", features = ["derive"] }
21
serde_json = "1.0.140"
22
tokio = { version = "1.44.2", features = ["net", "rt-multi-thread", "sync", "time"] }
0 commit comments