Skip to content

Commit 34c6cd8

Browse files
chore(deps): bump toml from 0.9.8 to 0.9.10+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.8 to 0.9.10+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3eab54a commit 34c6cd8

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
@@ -28,7 +28,7 @@ ratatui = "0.29.0"
2828
crossterm = "0.29.0"
2929
# Config parsing
3030
serde = { version = "1.0.228", features = ["derive"] }
31-
toml = "0.9.8"
31+
toml = "0.9.10"
3232
# Finding directories
3333
dirs = "6.0.0"
3434

0 commit comments

Comments
 (0)