revert to ts-rs v9

This commit is contained in:
Aiden McClelland
2025-08-16 22:33:53 -06:00
parent d06c443c7d
commit f7f0b7dc1a
26 changed files with 241 additions and 241 deletions

View File

@@ -31,7 +31,7 @@ rustls = "0.23"
serde = { version = "1.0", features = ["derive", "rc"] }
serde_json = "1.0"
ssh-key = "0.6.2"
ts-rs = "11"
ts-rs = "9"
thiserror = "2.0"
tokio = { version = "1", features = ["full"] }
tracing = "0.1.39"