Skip to content

Commit c214542

Browse files
dependabot[bot]larsw
authored andcommitted
chore(deps): bump toml in the rust-deps group
Bumps the rust-deps group with 1 update: [toml](https://github.com/toml-rs/toml). Updates `toml` from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.0...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad130df commit c214542

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -18,7 +18,7 @@ clap = { version = "4.5.58", features = ["derive"] }
1818
clap_complete = "4.5.66"
1919
anyhow = "1.0.101"
2020
serde = { version = "1.0", features = ["derive"] }
21-
toml = "1.0.0"
21+
toml = "1.0.1"
2222
dirs = "6.0.0"
2323
minus = { version = "5.6.1", features = ["search", "static_output"] }
2424
terminal_size = "0.4.3"

0 commit comments

Comments
 (0)