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 39ac14b commit e16e1d6Copy full SHA for e16e1d6
Cargo.toml
@@ -39,7 +39,7 @@ futures = "0.3"
39
clap = { version = "4.0.28", features = ["color", "derive"] }
40
tabwriter = { version = "1", features = ["ansi_formatting"] }
41
colored = "2"
42
-rand = "0.8"
+rand = "0.9"
43
camino = { version = "1.1.1", features = ["serde1"] }
44
reqwest = { version = "0.12.7", default-features = false }
45
oxnet = { version = "0.1.0", default-features = false }
0 commit comments