We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e136131 commit 306a7d2Copy full SHA for 306a7d2
measureme/Cargo.toml
@@ -14,7 +14,7 @@ travis-ci = { repository = "rust-lang/measureme" }
14
15
[dependencies]
16
log = "0.4"
17
-parking_lot = "0.11.0"
+parking_lot = "0.12.0"
18
rustc-hash = "1.0.1"
19
smallvec = "1.0"
20
0 commit comments