Skip to content

Commit abff35e

Browse files
committed
Update phf version
1 parent 686ed85 commit abff35e

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
@@ -50,7 +50,7 @@ log = "0.4"
5050
parking_lot = "0.12"
5151
percent-encoding = "2.0"
5252
pin-project-lite = "0.2"
53-
phf = "0.10"
53+
phf = "0.11"
5454
postgres-protocol = { version = "0.6.4", path = "../postgres-protocol" }
5555
postgres-types = { version = "0.2.3", path = "../postgres-types" }
5656
serde = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)