Skip to content

Commit 21bad1c

Browse files
build(deps): bump toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.10...toml-v0.9.11) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e00c0e commit 21bad1c

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
@@ -33,7 +33,7 @@ windows = { version = "0.62.2", features = [
3333
] }
3434

3535
clap = { version = "4.5.54", features = ["derive"] }
36-
toml = { version = "0.9.10" }
36+
toml = { version = "0.9.11" }
3737
serde = { version = "1.0.219", features = ["derive"] }
3838
indicatif = { version = "0.18.3" }
3939
console = { version = "0.16.2" }

0 commit comments

Comments
 (0)