Skip to content

Commit 0dbd749

Browse files
committed
Bump major dependencies too
1 parent 805f54c commit 0dbd749

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ readme = "README.md"
1313
[dependencies]
1414
anyhow = "1.0.57"
1515
argh = "0.1.9"
16-
cargo_metadata = "0.17.0"
17-
cargo_toml = "0.15.3"
16+
cargo_metadata = "0.18.0"
17+
cargo_toml = "0.16.2"
1818
grep = "0.2.8"
1919
log = "0.4.16"
2020
pretty_env_logger = "0.5.0"
2121
rayon = "1.5.2"
2222
serde = "1.0.136"
23-
toml_edit = "0.19.3"
23+
toml_edit = "0.20.0"
2424
walkdir = "2.3.2"
2525

2626
# Uncomment this for profiling.

0 commit comments

Comments
 (0)