Skip to content

Commit c0ab29e

Browse files
chore(deps): bump arc-swap from 1.8.2 to 1.9.0
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.8.2 to 1.9.0. - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: arc-swap dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93a9771 commit c0ab29e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ members = [
137137

138138
[workspace.dependencies]
139139
anyhow = { version = "1.0.102", default-features = false, features = ["std"] }
140-
arc-swap = { version = "1.8.2", default-features = false }
140+
arc-swap = { version = "1.9.0", default-features = false }
141141
async-stream = { version = "0.3.6", default-features = false }
142142
async-trait = { version = "0.1.89", default-features = false }
143143
base64 = { version = "0.22.1", default-features = false }

0 commit comments

Comments
 (0)