We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272f1a8 commit 8dcad81Copy full SHA for 8dcad81
3 files changed
tokio-postgres/Cargo.toml
@@ -43,6 +43,7 @@ bytes = "0.4"
43
fallible-iterator = "0.1.6"
44
futures = "0.1.7"
45
log = "0.4"
46
+percent-encoding = "1.0"
47
phf = "0.7.23"
48
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
49
state_machine_future = "0.1.7"
0 commit comments