mirror of
https://github.com/openai/codex.git
synced 2026-05-05 05:42:33 +03:00
protocol-ts (#2425)
This commit is contained in:
@@ -17,6 +17,7 @@ serde_bytes = "0.11"
|
||||
serde_json = "1"
|
||||
strum = "0.27.2"
|
||||
strum_macros = "0.27.2"
|
||||
ts-rs = { version = "11", features = ["uuid-impl", "serde-json-impl"] }
|
||||
uuid = { version = "1", features = ["serde", "v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user