Skip to content

Commit ac2d5d0

Browse files
committed
Update the minimal parking_lot_core version
1 parent 16681b3 commit ac2d5d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ libc = "0.2"
4040
log = "0.4"
4141
libgit2-sys = "0.7.5"
4242
num_cpus = "1.0"
43+
parking_lot_core = "0.2.11" # required only for minimal-versions. brought in by crossbeam.
4344
rustfix = "0.4"
4445
same-file = "1"
4546
semver = { version = "0.9.0", features = ["serde"] }

0 commit comments

Comments
 (0)