1
0
mirror of https://github.com/bytedream/docker4ssh.git synced 2025-07-10 23:26:21 +02:00

Merge pull request from ByteDream/dependabot/cargo/container/anyhow-1.0.58

Bump anyhow from 1.0.57 to 1.0.58 in /container
This commit is contained in:
ByteDream
2022-06-20 16:09:16 +02:00
committed by GitHub

4
container/Cargo.lock generated

@ -13,9 +13,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.57"
version = "1.0.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc"
checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704"
[[package]]
name = "atty"