Skip to content

Commit cb888af

Browse files
deps: bump toml in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [toml](https://github.com/toml-rs/toml). Updates `toml` from 1.0.6+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ed0e18 commit cb888af

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -15,7 +15,7 @@ clap = { version = "4", features = ["derive", "env", "wrap_help"] }
1515

1616
# Configuration
1717
serde = { version = "1", features = ["derive"] }
18-
toml = "1.0"
18+
toml = "1.1"
1919

2020
# Paths and directories
2121
dirs = "6"

0 commit comments

Comments
 (0)