better TS

This commit is contained in:
Aiden McClelland
2025-11-12 22:47:01 -07:00
parent c2bb290618
commit c25bad4857
10 changed files with 858 additions and 876 deletions

View File

@@ -39,5 +39,5 @@ thiserror = "2.0"
tokio = { version = "1", features = ["full"] }
tokio-stream = { version = "0.1", features = ["io-util", "net"] }
url = "2"
visit-rs = { version = "0.1.5", optional = true }
visit-rs = { version = "0.1.8", optional = true }
yajrc = "0.1"