We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2b78d commit eff68d5Copy full SHA for eff68d5
tokio-postgres/Cargo.toml
@@ -40,7 +40,7 @@ bytes = "0.5"
40
fallible-iterator = "0.2"
41
futures = "0.3"
42
log = "0.4"
43
-parking_lot = "0.9"
+parking_lot = "0.10"
44
percent-encoding = "2.0"
45
pin-project-lite = "0.1"
46
phf = "0.8"
0 commit comments