diff --git a/Cargo.toml b/Cargo.toml index 5860b19d45..5a7ae490e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ pin-project = "1.1.3" proc-macro-crate = "3" proc-macro2 = "1" quote = "1" -rand = "0.9" +rand = "0.10" route-recognizer = "0.3.1" rustc-hash = "2" rustls = { version = "0.23", default-features = false }