story-kit: merge 122_story_test_coverage_http_ws_rs

This commit is contained in:
Dave
2026-02-24 00:07:20 +00:00
parent 8a10443a7a
commit ca2097d8e4
4 changed files with 757 additions and 0 deletions

View File

@@ -26,4 +26,5 @@ tempfile = "3"
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync"] }
toml = "1.0.3+spec-1.1.0"
uuid = { version = "1.21.0", features = ["v4", "serde"] }
tokio-tungstenite = "0.27"
walkdir = "2.5.0"