story-kit: merge 107_story_test_coverage_http_assets_rs_to_85

This commit is contained in:
Dave
2026-02-23 22:24:29 +00:00
parent 4bec24153c
commit c395edca42
3 changed files with 150 additions and 52 deletions

View File

@@ -13,7 +13,7 @@ homedir = "0.3.6"
ignore = "0.4.25"
mime_guess = "2"
notify = "8.2.0"
poem = { version = "3", features = ["websocket"] }
poem = { version = "3", features = ["websocket", "test"] }
poem-openapi = { version = "5", features = ["swagger-ui"] }
portable-pty = "0.9.0"
reqwest = { version = "0.13.2", features = ["json", "stream"] }