chore: testing on apply_path (#5557)

This commit is contained in:
jif-oai
2025-10-23 17:00:48 +01:00
committed by GitHub
parent f59978ed3d
commit 6745b12427
9 changed files with 1469 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ path = "lib.rs"
anyhow = { workspace = true }
assert_cmd = { workspace = true }
codex-core = { workspace = true }
codex-protocol = { workspace = true }
notify = { workspace = true }
regex-lite = { workspace = true }
serde_json = { workspace = true }