Skip to content

Commit c3ec4bb

Browse files
committed
Revert anyhow to 1.0.59
See dtolnay/anyhow#250 Signed-off-by: Oliver Gould <[email protected]>
1 parent 9e99985 commit c3ec4bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ dependencies = [
3333

3434
[[package]]
3535
name = "anyhow"
36-
version = "1.0.60"
36+
version = "1.0.59"
3737
source = "registry+https://github.com/rust-lang/crates.io-index"
38-
checksum = "c794e162a5eff65c72ef524dfe393eb923c354e350bb78b9c7383df13f3bc142"
38+
checksum = "c91f1f46651137be86f3a2b9a8359f9ab421d04d941c62b5982e1ca21113adf9"
3939

4040
[[package]]
4141
name = "async-stream"

0 commit comments

Comments
 (0)