Skip to content

Commit 1c4970a

Browse files
dependabot[bot]ankddev
authored andcommitted
chore(deps): bump toml from 0.9.6 to 0.9.7
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.6 to 0.9.7. - [Commits](toml-rs/toml@toml-v0.9.6...toml-v0.9.7) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74cf056 commit 1c4970a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 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.225", features = ["derive"] }
31-
toml = "0.9.6"
31+
toml = "0.9.7"
3232
# Finding directories
3333
dirs = "6.0.0"
3434

0 commit comments

Comments
 (0)