mirror of
https://github.com/openai/codex.git
synced 2026-05-24 04:54:52 +00:00
Not using async traits anymore
This commit is contained in:
@@ -16,8 +16,6 @@ sandbox = ["v8/v8_enable_sandbox"]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
async-channel = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
codex-protocol = { workspace = true }
|
||||
deno_core_icudata = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user