Skip to content

Commit eff68d5

Browse files
committed
Upgrade parking-lot
1 parent de2b78d commit eff68d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio-postgres/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ bytes = "0.5"
4040
fallible-iterator = "0.2"
4141
futures = "0.3"
4242
log = "0.4"
43-
parking_lot = "0.9"
43+
parking_lot = "0.10"
4444
percent-encoding = "2.0"
4545
pin-project-lite = "0.1"
4646
phf = "0.8"

0 commit comments

Comments
 (0)