From 1a5e343cc81aa59f90633bc46828b72c2647763a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:54:06 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20arc-swap=20from=200.4.4=20to=200.4.8=20i?= =?UTF-8?q?n=20/=EC=86=90=EC=A0=95=EC=9A=B0/2020-03/2020-03-18/chat=5Fclie?= =?UTF-8?q?nt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.4 to 0.4.8. - [Release notes](https://github.com/vorner/arc-swap/releases) - [Changelog](https://github.com/vorner/arc-swap/blob/v0.4.8/CHANGELOG.md) - [Commits](https://github.com/vorner/arc-swap/compare/v0.4.4...v0.4.8) --- updated-dependencies: - dependency-name: arc-swap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../2020-03/2020-03-18/chat_client/Cargo.lock" | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git "a/\354\206\220\354\240\225\354\232\260/2020-03/2020-03-18/chat_client/Cargo.lock" "b/\354\206\220\354\240\225\354\232\260/2020-03/2020-03-18/chat_client/Cargo.lock" index ccfaebb0..2922a8d9 100644 --- "a/\354\206\220\354\240\225\354\232\260/2020-03/2020-03-18/chat_client/Cargo.lock" +++ "b/\354\206\220\354\240\225\354\232\260/2020-03/2020-03-18/chat_client/Cargo.lock" @@ -1,10 +1,12 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "arc-swap" -version = "0.4.4" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7b8a9123b8027467bce0099fe556c628a53c8d83df0507084c31e9ba2e39aff" +checksum = "dabe5a181f83789739c194cbe5a897dde195078fac08568d09221fd6137a7ba8" [[package]] name = "bitflags"