Skip to content

Commit 1ba9e53

Browse files
Bump parking_lot from 0.12.3 to 0.12.4
--- updated-dependencies: - dependency-name: parking_lot dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a4ca3b commit 1ba9e53

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -37,7 +37,7 @@ ipext = "0.1.0"
3737
libsodium-sys-stable = "1.22.3"
3838
log = { version = "0.4.27", features = ["std", "release_max_level_debug"] }
3939
mimalloc = { version = "0.1.46", default-features = false }
40-
parking_lot = "0.12.3"
40+
parking_lot = "0.12.4"
4141
rand = "0.9.1"
4242
rlimit = "0.10.2"
4343
rustc-hash = "2.1.1"

0 commit comments

Comments
 (0)