We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff36ce9 + 0fb9ede commit 7bc025dCopy full SHA for 7bc025d
postgres-protocol/Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/sfackler/rust-postgres"
9
readme = "../README.md"
10
11
[dependencies]
12
-base64 = "0.11"
+base64 = "0.12"
13
byteorder = "1.0"
14
bytes = "0.5"
15
fallible-iterator = "0.2"
0 commit comments