Skip to content

Commit e6ef7f9

Browse files
Update Rust crate parking_lot to v0.12.2 (#8543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b04bca1 commit e6ef7f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -94,7 +94,7 @@ oauth2 = "=4.4.2"
9494
object_store = { version = "=0.10.0", features = ["aws"] }
9595
once_cell = "=1.19.0"
9696
p256 = "=0.13.2"
97-
parking_lot = "=0.12.1"
97+
parking_lot = "=0.12.2"
9898
paste = "=1.0.14"
9999
prometheus = { version = "=0.13.3", default-features = false }
100100
rand = "=0.8.5"

0 commit comments

Comments
 (0)