From f4b1f9af9a9681239f202ee8cab62ab82c76d280 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 2 Aug 2022 10:06:22 +0900 Subject: build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290) Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) --- updated-dependencies: - dependency-name: arc-swap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-view/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-view/Cargo.toml') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index 91921dd3..b612d2d4 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -25,7 +25,7 @@ crossterm = { version = "0.24", optional = true } once_cell = "1.13" url = "2" -arc-swap = { version = "1.5.0" } +arc-swap = { version = "1.5.1" } tokio = { version = "1", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot"] } tokio-stream = "0.1" -- cgit v1.2.3-70-g09d2