Skip to content

Commit b03d58b

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.4+spec-1.1.0 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.4...toml-v1.0.6) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.6+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 3d48756 commit b03d58b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.60", features = ["derive"] }
1818
clap_complete = "4.5.66"
1919
anyhow = "1.0.102"
2020
serde = { version = "1.0", features = ["derive"] }
21-
toml = "1.0.4"
21+
toml = "1.0.6"
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)