Skip to content

Commit 31891b8

Browse files
Update fallible iterator
1 parent 2d0c922 commit 31891b8

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 8 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
@@ -122,7 +122,7 @@ directories = "5.0"
122122
enum-iterator = "1.4"
123123
env_logger = "0.10"
124124
expect-test = "1.3"
125-
fallible-iterator = "0.2"
125+
fallible-iterator = "0.3"
126126
fixed-hash = "0.8"
127127
flate2 = "1.0"
128128
fs4 = "0.6"

0 commit comments

Comments
 (0)