Skip to content

Commit 306a7d2

Browse files
klensymichaelwoerister
authored andcommitted
bump parking_lot to 0.12 to sync with rustc
1 parent e136131 commit 306a7d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: measureme/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ travis-ci = { repository = "rust-lang/measureme" }
1414

1515
[dependencies]
1616
log = "0.4"
17-
parking_lot = "0.11.0"
17+
parking_lot = "0.12.0"
1818
rustc-hash = "1.0.1"
1919
smallvec = "1.0"
2020

0 commit comments

Comments
 (0)