From 3d097eef448b771c348036fae68f796724ba1390 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 15:43:54 +0000 Subject: [PATCH] build(deps): bump arc-swap from 1.0.0 to 1.1.0 Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/vorner/arc-swap/releases) - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/arc-swap/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ebf7f8e26..37869cdba 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -52,9 +52,9 @@ version = "0.1.0" [[package]] name = "arc-swap" -version = "1.0.0" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0688b520bcc7498f6ca8fa006e8031d353e3fd4f51bd4a50fb03cc4230b28bd2" +checksum = "ec5a4539a733493f412c4d0bb962748ea1f90f3dfdba9ff3ee18acbefc3b33f0" [[package]] name = "arch"