summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-01-02 07:25:17 +0000
committerGitHub <noreply@github.com>2023-01-02 07:25:17 +0000
commitc5cdd3795c5d8d67b9a07b3e3f64de828bc80af3 (patch)
tree0e0fb270268efe22aaf8bd3677071b303eae2c9e /Cargo.lock
parentb24ddcf0edffd8699c1426b655a20a1f9ff3c93a (diff)
parent48c9e07df52bff21cfa9aa3515b299d640c6c393 (diff)
Merge #93
93: Bump arc-swap from 1.5.1 to 1.6.0 r=TheNeikos a=dependabot[bot] Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.5.1 to 1.6.0. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9383a52..94b7946 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4,9 +4,9 @@ version = 3
[[package]]
name = "arc-swap"
-version = "1.5.1"
+version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "983cd8b9d4b02a6dc6ffa557262eb5858a27a0038ffffe21a0f133eaa819a164"
+checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"
[[package]]
name = "archery"