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 9fc074d commit a3706c0Copy full SHA for a3706c0
Cargo.toml
@@ -83,7 +83,7 @@ ciborium = "0.2.2"
83
http = "1.3.1"
84
http-body-util = "0.1"
85
humantime = "2.1"
86
-rand = "0.8.5"
+rand = "0.9.2"
87
backoff = "0.4"
88
mg-common = { path = "mg-common" }
89
chrono = { version = "0.4.41", features = ["serde"] }
0 commit comments