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 e02df3d commit 8b8ed9bCopy full SHA for 8b8ed9b
Cargo.toml
@@ -78,7 +78,7 @@ ciborium = "0.2.2"
78
http = "1.3.1"
79
http-body-util = "0.1"
80
humantime = "2.1"
81
-rand = "0.8.5"
+rand = "0.9.1"
82
backoff = "0.4"
83
mg-common = { path = "mg-common" }
84
chrono = { version = "0.4.40", features = ["serde"] }
0 commit comments