storkit: merge 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart

This commit is contained in:
dave
2026-04-02 10:27:34 +00:00
parent 488b798275
commit c6020b7f43
4 changed files with 18 additions and 0 deletions
+3
View File
@@ -38,6 +38,9 @@ regex = { workspace = true }
libsqlite3-sys = { version = "0.35.0", features = ["bundled"] }
wait-timeout = "0.2.1"
[target.'cfg(unix)'.dependencies]
libc = { workspace = true }
[dev-dependencies]
tempfile = { workspace = true }
tokio-tungstenite = { workspace = true }