We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e1750 commit fe2ece5Copy full SHA for fe2ece5
Cargo.toml
@@ -38,7 +38,7 @@ futures = "0.3"
38
clap = { version = "4.5.49", features = ["color", "derive"] }
39
tabwriter = { version = "1", features = ["ansi_formatting"] }
40
colored = "3"
41
-rand = "0.8"
+rand = "0.9"
42
camino = { version = "1.2.1", features = ["serde1"] }
43
reqwest = { version = "0.12.24", default-features = false }
44
oxnet = { version = "0.1.3", default-features = false }
0 commit comments