Skip to content

Commit ac3a5ca

Browse files
dependabot[bot]ankddev
authored andcommitted
chore(deps): bump toml from 0.9.7 to 0.9.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.7 to 0.9.8. - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.8) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31d4608 commit ac3a5ca

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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.7"
31+
toml = "0.9.8"
3232
# Finding directories
3333
dirs = "6.0.0"
3434

0 commit comments

Comments
 (0)