From 72032264df58b48e675d7df1adc4f3f03d6a8d80 Mon Sep 17 00:00:00 2001
From: Kasper Juul Hermansen <contact@kjuulh.io>
Date: Wed, 26 Mar 2025 14:34:45 +0000
Subject: [PATCH] fix(deps): update all dependencies

---
 crates/iamalive/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"