Skip to content

Commit af8081b

Browse files
committed
chore: pin parking_lot to 0.12.4
1 parent e1e630f commit af8081b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ zerocopy = ["fs", "uio"]
7474

7575
[dev-dependencies]
7676
assert-impl = "0.1"
77-
parking_lot = "0.12"
77+
parking_lot = "=0.12.4"
7878
rand = "0.9"
7979
tempfile = "3.7.1"
8080
semver = "1.0.7"

0 commit comments

Comments
 (0)