dependabot[bot]
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
Cargo.lock
|
@ -120,9 +120,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "anyhow" |
|
|
name = "anyhow" |
|
|
version = "1.0.79" |
|
|
|
|
|
|
|
|
version = "1.0.81" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca" |
|
|
|
|
|
|
|
|
checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "async-channel" |
|
|
name = "async-channel" |
|
|