Merge pull request #697 from sfackler/dependabot/cargo/pin-project-lite-0.2
Update pin-project-lite requirement from 0.1 to 0.2
This commit is contained in:
commit
83ffcf8639
@ -45,7 +45,7 @@ futures = "0.3"
|
|||||||
log = "0.4"
|
log = "0.4"
|
||||||
parking_lot = "0.11"
|
parking_lot = "0.11"
|
||||||
percent-encoding = "2.0"
|
percent-encoding = "2.0"
|
||||||
pin-project-lite = "0.1"
|
pin-project-lite = "0.2"
|
||||||
phf = "0.8"
|
phf = "0.8"
|
||||||
postgres-protocol = { version = "0.5.0", path = "../postgres-protocol" }
|
postgres-protocol = { version = "0.5.0", path = "../postgres-protocol" }
|
||||||
postgres-types = { version = "0.1.2", path = "../postgres-types" }
|
postgres-types = { version = "0.1.2", path = "../postgres-types" }
|
||||||
|
Loading…
Reference in New Issue
Block a user