Skip to content

Commit 8dcad81

Browse files
committed
Support URL-style configuration strings
1 parent 272f1a8 commit 8dcad81

3 files changed

Lines changed: 401 additions & 120 deletions

File tree

tokio-postgres/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ bytes = "0.4"
4343
fallible-iterator = "0.1.6"
4444
futures = "0.1.7"
4545
log = "0.4"
46+
percent-encoding = "1.0"
4647
phf = "0.7.23"
4748
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
4849
state_machine_future = "0.1.7"

0 commit comments

Comments
 (0)