mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
wip; add jsonschema for config.toml
This commit is contained in:
@@ -36,6 +36,7 @@ rmcp = { workspace = true, default-features = false, features = [
|
||||
"transport-streamable-http-client-reqwest",
|
||||
"transport-streamable-http-server",
|
||||
] }
|
||||
schemars = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
serde_json = { workspace = true }
|
||||
sha2 = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user