Skip to content

Commit a4a6e9c

Browse files
chore(deps): bump toml_edit from 0.23.9 to 0.24.0+spec-1.1.0
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.23.9 to 0.24.0+spec-1.1.0. - [Commits](toml-rs/toml@v0.23.9...v0.24.0) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.24.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7805317 commit a4a6e9c

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ratatui = "0.29"
3838
serde = { version = "1.0", features = ["derive"] }
3939
streaming-iterator = "0.1"
4040
toml = "0.9"
41-
toml_edit = "0.23"
41+
toml_edit = "0.24"
4242
tree-sitter = "0.25"
4343
tree-sitter-bash = "0.25"
4444
tree-sitter-c = "0.24"

0 commit comments

Comments
 (0)