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 a88bc67 commit fab97ecCopy full SHA for fab97ec
Cargo.toml
@@ -38,7 +38,7 @@ futures = "0.3"
38
clap = { version = "4.5.35", features = ["color", "derive"] }
39
tabwriter = { version = "1", features = ["ansi_formatting"] }
40
colored = "3"
41
-rand = "0.8"
+rand = "0.9"
42
camino = { version = "1.1.9", features = ["serde1"] }
43
reqwest = { version = "0.12.15", default-features = false }
44
oxnet = { version = "0.1.1", default-features = false }
0 commit comments