diff --git a/Cargo.toml b/Cargo.toml index 54658a42..33709134 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -93,7 +93,7 @@ ciborium = "0.2.2" http = "1.4.0" http-body-util = "0.1" humantime = "2.1" -rand = "0.8.5" +rand = "0.9.2" backoff = "0.4" mg-api = { path = "mg-api" } mg-common = { path = "mg-common" }