mirror of
https://github.com/openai/codex.git
synced 2026-04-30 17:36:40 +00:00
feat: bind package manager (#13571)
This commit is contained in:
@@ -13,6 +13,7 @@ tempfile = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tokio = { workspace = true, features = ["fs", "io-util", "process", "time"] }
|
||||
url = { workspace = true }
|
||||
which = { workspace = true }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user