Skip to content

Commit 7063ca2

Browse files
chore(deps): bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.7...toml-v1.1.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.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 d17f84e commit 7063ca2

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -37,7 +37,7 @@ rand = "0.10"
3737
ratatui = "0.30"
3838
serde = { version = "1.0", features = ["derive"] }
3939
streaming-iterator = "0.1"
40-
toml = "1.0"
40+
toml = "1.1"
4141
toml_edit = "0.25"
4242
tree-sitter = "0.25"
4343
tree-sitter-bash = "0.25"

0 commit comments

Comments
 (0)