fix: remove clap dependency from core crate (#860)

This commit is contained in:
Michael Bolin
2025-05-07 19:33:09 -07:00
committed by GitHub
parent 86022f097e
commit 9fdf2fa066
2 changed files with 0 additions and 2 deletions

1
codex-rs/Cargo.lock generated
View File

@@ -516,7 +516,6 @@ dependencies = [
"async-channel",
"base64 0.21.7",
"bytes",
"clap",
"codex-apply-patch",
"codex-mcp-client",
"dirs",