Update lockfile for manifest cleanup

Refresh Cargo.lock after removing stale dependency declarations from the extraction refactor.

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Ahmed Ibrahim
2026-03-20 17:28:36 +00:00
parent 8bdbc4c85f
commit 9381ab4ea0

2
codex-rs/Cargo.lock generated
View File

@@ -1647,7 +1647,6 @@ dependencies = [
"thiserror 2.0.18",
"tokio",
"toml 0.9.11+spec-1.1.0",
"toml_edit 0.24.0+spec-1.1.0",
"tracing",
"url",
"zip",
@@ -1892,7 +1891,6 @@ dependencies = [
"codex-secrets",
"codex-shell-command",
"codex-shell-escalation",
"codex-skills",
"codex-state",
"codex-terminal-detection",
"codex-test-macros",