build(deps): bump arc-swap from 1.7.1 to 1.8.1 (#5473)

This commit is contained in:
Quentin Gliech
2026-02-04 17:48:31 +01:00
committed by GitHub
2 changed files with 6 additions and 3 deletions

7
Cargo.lock generated
View File

@@ -197,9 +197,12 @@ checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1"
[[package]]
name = "arc-swap"
version = "1.7.1"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457"
checksum = "9ded5f9a03ac8f24d1b8a25101ee812cd32cdc8c50a4c50237de2c4915850e73"
dependencies = [
"rustversion",
]
[[package]]
name = "argon2"