chore(deps): bump toml_edit from 0.23.3 to 0.23.4 in /codex-rs (#2665)

This commit is contained in:
dependabot[bot]
2025-08-25 08:20:30 -07:00
committed by GitHub
parent 295ca27e98
commit 7d67e54628
2 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ tokio = { version = "1", features = [
] }
tokio-util = "0.7.16"
toml = "0.9.5"
toml_edit = "0.23.3"
toml_edit = "0.23.4"
tracing = { version = "0.1.41", features = ["log"] }
tree-sitter = "0.25.8"
tree-sitter-bash = "0.25.0"