fix: --search shouldn't show deprecation message (#6180)

Use the new feature flags instead of the old config.
This commit is contained in:
Ahmed Ibrahim
2025-11-03 16:11:50 -08:00
committed by GitHub
parent 1e0e553304
commit e658c6c73b
4 changed files with 20 additions and 5 deletions

1
codex-rs/Cargo.lock generated
View File

@@ -992,6 +992,7 @@ dependencies = [
"supports-color",
"tempfile",
"tokio",
"toml",
]
[[package]]