Skip to content

Commit 76c637f

Browse files
chore(deps): bump arc-swap from 1.7.1 to 1.8.2 (#24749)
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.7.1 to 1.8.2. - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.7.1...v1.8.2) --- updated-dependencies: - dependency-name: arc-swap dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10a5ca2 commit 76c637f

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 5 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
@@ -144,7 +144,7 @@ members = [
144144

145145
[workspace.dependencies]
146146
anyhow = { version = "1.0.101", default-features = false, features = ["std"] }
147-
arc-swap = { version = "1.7.1", default-features = false }
147+
arc-swap = { version = "1.8.2", default-features = false }
148148
async-stream = { version = "0.3.6", default-features = false }
149149
async-trait = { version = "0.1.89", default-features = false }
150150
base64 = { version = "0.22.1", default-features = false }

0 commit comments

Comments
 (0)