diff --git a/Cargo.toml b/Cargo.toml
index b525d3d01..284479d4b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -76,7 +76,7 @@ progenitor-client = "0.9.1"
 proptest = "1.6.0"
 rayon = "1.10.0"
 rand = { version = "0.8.5", features = ["min_const_gen", "small_rng"] }
-rand_chacha = "0.3.1"
+rand_chacha = "0.9.0"
 reedline = "0.38.0"
 rangemap = "1.5.1"
 reqwest = { version = "0.12", features = ["default", "blocking", "json", "stream"] }