Skip to content

Commit 031f505

Browse files
authored
Merge pull request #1394 from spacejam/dependabot/cargo/parking_lot-0.12.0
Update parking_lot requirement from 0.11.1 to 0.12.0
2 parents 1150ed3 + c2b6609 commit 031f505

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
@@ -51,7 +51,7 @@ libc = "0.2.96"
5151
zstd = { version = "0.10.0", optional = true }
5252
crc32fast = "1.2.1"
5353
log = "0.4.14"
54-
parking_lot = "0.11.1"
54+
parking_lot = "0.12.0"
5555
color-backtrace = { version = "0.5.1", optional = true }
5656
num-format = { version = "0.4.0", optional = true }
5757
rio = { version = "0.9.4", optional = true }

0 commit comments

Comments
 (0)