We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2615441 commit 188e5ebCopy full SHA for 188e5eb
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