story-kit: merge 268_refactor_upgrade_tokio_tungstenite_to_0_29_0

This commit is contained in:
Dave
2026-03-17 17:00:24 +00:00
parent d35f0f19fb
commit 20431f625b
2 changed files with 7 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ tempfile = "3"
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync"] }
toml = "1.0.6"
uuid = { version = "1.22.0", features = ["v4", "serde"] }
tokio-tungstenite = "0.28.0"
tokio-tungstenite = "0.29.0"
walkdir = "2.5.0"
filetime = "0.2"
matrix-sdk = { version = "0.16.0", default-features = false, features = [