Skip to content

Commit a32cb0e

Browse files
committed
Upgrade to phf 0.9
1 parent eccab6c commit a32cb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ log = "0.4"
4646
parking_lot = "0.11"
4747
percent-encoding = "2.0"
4848
pin-project-lite = "0.2"
49-
phf = "0.8"
49+
phf = "0.9"
5050
postgres-protocol = { version = "0.6.1", path = "../postgres-protocol" }
5151
postgres-types = { version = "0.2.1", path = "../postgres-types" }
5252
socket2 = "0.4"

0 commit comments

Comments
 (0)