Revert "Bump anyhow from 1.0.59 to 1.0.63"

This reverts commit 1550ec3ffc.
This commit is contained in:
David Peter 2022-09-02 10:56:47 +02:00 committed by David Peter
parent 9dc1b03905
commit 19f5de51af
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -22,9 +22,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.63"
version = "1.0.59"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a26fa4d7e3f2eebadf743988fc8aec9fa9a9e82611acafd77c1462ed6262440a"
checksum = "c91f1f46651137be86f3a2b9a8359f9ab421d04d941c62b5982e1ca21113adf9"
[[package]]
name = "argmax"