Skip to content

Commit 2b3da0b

Browse files
committed
Update parking_lot to 0.10
1 parent a72846f commit 2b3da0b

File tree

2 files changed

+15
-104
lines changed

2 files changed

+15
-104
lines changed

Cargo.lock

Lines changed: 14 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ scheduled-thread-pool = "0.2.0"
5959
derive_deref = "1.0.0"
6060
reqwest = { version = "0.10", features = ["blocking", "gzip", "json"] }
6161
tempfile = "3"
62-
parking_lot = "0.7.1"
62+
parking_lot = "0.10"
6363
jemallocator = { version = "0.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6464

6565
lettre = "0.9"

0 commit comments

Comments
 (0)