Skip to content

Commit 8f17945

Browse files
committed
Update cargo_toml to 0.21 (fixes #144)
1 parent 577ea0d commit 8f17945

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
anyhow = "1.0.86"
1515
argh = "0.1.9"
1616
cargo_metadata = "0.18.0"
17-
cargo_toml = "0.20.4"
17+
cargo_toml = "0.21.0"
1818
grep = "0.3.1"
1919
ignore = "0.4.22"
2020
log = "0.4.22"

0 commit comments

Comments
 (0)