Skip to content

Commit f610462

Browse files
authored
Merge pull request #159 from frack113/dependabot/cargo/toml-0.9.11spec-1.1.0
build(deps): bump toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0
2 parents 1e00c0e + 21bad1c commit f610462

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)