Skip to content

Commit bea9e73

Browse files
bircnibnjbvr
authored andcommitted
nump dependencies
1 parent 94a2147 commit bea9e73

File tree

2 files changed

+28
-51
lines changed

2 files changed

+28
-51
lines changed

Cargo.lock

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

Cargo.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ license = "MIT"
1111
readme = "README.md"
1212

1313
[dependencies]
14-
anyhow = "1.0.57"
14+
anyhow = "1.0.86"
1515
argh = "0.1.9"
1616
cargo_metadata = "0.18.0"
17-
cargo_toml = "0.19.1"
17+
cargo_toml = "0.20.4"
1818
grep = "0.3.1"
19-
ignore = "0.4.20"
20-
log = "0.4.16"
19+
ignore = "0.4.22"
20+
log = "0.4.22"
2121
pretty_env_logger = "0.5.0"
2222
rayon = "1.5.2"
2323
serde = "1.0.136"

0 commit comments

Comments
 (0)