Skip to content

Commit 4fd433d

Browse files
chore(deps): bump toml from 0.8.20 to 0.8.21 (#60)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.20 to 0.8.21. - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.8.21) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b965d3e commit 4fd433d

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

Cargo.lock

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

0 commit comments

Comments
 (0)