This commit is contained in:
Johann150 2021-12-02 23:03:49 +01:00
parent 8c406f997d
commit b945422ca3
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
4 changed files with 52 additions and 17 deletions

4
Cargo.lock generated
View file

@ -27,9 +27,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.48"
version = "1.0.51"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62e1f47f7dc0422027a4e370dd4548d4d66b26782e513e98dca1e689e058a80e"
checksum = "8b26702f315f53b6071259e15dd9d64528213b44d61de1ec926eca7715d62203"
[[package]]
name = "atty"