diff --git a/crates/iamalive/Cargo.toml b/crates/iamalive/Cargo.toml
index 13c96c6..a234b36 100644
--- a/crates/iamalive/Cargo.toml
+++ b/crates/iamalive/Cargo.toml
@@ -17,4 +17,4 @@ uuid = { version = "1.7.0", features = ["v4"] }
 tower-http = { version = "0.6.0", features = ["cors", "trace"] }
 notmad = "0.7.0"
 nodrift = "0.3.0"
-rand = "0.8.5"
+rand = "0.9.0"