Skip to content

Commit 292c0cc

Browse files
workingjubileecalebcartwright
authored andcommitted
Use new itertools and proc-macro-error
Removes two dependency entries!
1 parent 94035f9 commit 292c0cc

File tree

2 files changed

+17
-39
lines changed

2 files changed

+17
-39
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ anyhow = "1.0"
7777
bytecount = "0.6"
7878
dunce = "1.0"
7979
ignore = "0.4.11"
80-
itertools = "0.8"
80+
itertools = "0.9"
8181
log = "0.4"
8282
regex = "1.0"
8383
thiserror = "1.0"

0 commit comments

Comments
 (0)