We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee58a1c + 188e5eb commit 9e10d78Copy full SHA for 9e10d78
postgres-protocol/Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/sfackler/rust-postgres-protocol"
9
readme = "../README.md"
10
11
[dependencies]
12
-base64 = "0.10"
+base64 = "0.11"
13
byteorder = "1.0"
14
bytes = "0.5"
15
fallible-iterator = "0.2"
0 commit comments