aboutsummaryrefslogtreecommitdiffstats
path: root/lampada
diff options
context:
space:
mode:
Diffstat (limited to 'lampada')
-rw-r--r--lampada/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lampada/Cargo.toml b/lampada/Cargo.toml
index 090aa9f..3f3a803 100644
--- a/lampada/Cargo.toml
+++ b/lampada/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-futures = "0.3.31"
+futures = "0.3.30"
luz = { version = "0.1.0", path = "../luz" }
peanuts = { version = "0.1.0", git = "https://bunny.garden/peanuts" }
jid = { version = "0.1.0", path = "../jid" }