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 5497769 commit dba93baCopy full SHA for dba93ba
Cargo.toml
@@ -38,7 +38,7 @@ futures = "0.3"
38
clap = { version = "4.5.43", 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.11", features = ["serde1"] }
43
reqwest = { version = "0.12.22", default-features = false }
44
oxnet = { version = "0.1.3", default-features = false }
0 commit comments