author | jordan <jordan@doyle.la> | 2023-08-05 13:54:05.0 +01:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-05 13:54:05.0 +01:00:00 |
commit | cc9e7ee7900d6d1c8a60255b7fb273376a4abb0a [patch] |
|
tree | e144acd128d3bb8dc6016c565c7734c1c349b73d |
|
parent | 194e50f436e75eabda9fb9dd14f9de5e5a1b38fd |
|
parent | 4571a1d76f0047def100358a7b546b4c5435937d |
|
download | cc9e7ee7900d6d1c8a60255b7fb273376a4abb0a.tar.gz |
Merge pull request #6 from w4/dependabot/cargo/anyhow-1.0.72
Bump anyhow from 1.0.71 to 1.0.72
Diff
Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 949891b..bddb80b 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -110,9 +110,9 @@ [[package]] name = "anyhow" version = "1.0.71" version = "1.0.72" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8" checksum = "3b13c32d80ecc7ab747b80c3784bce54ee8a7a0cc4fbda9bf4cda2cf6fe90854" [[package]] name = "arc-swap"