We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c359026 commit c5cb28bCopy full SHA for c5cb28b
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.20"
+base64 = "0.21"
13
byteorder = "1.0"
14
bytes = "1.0"
15
fallible-iterator = "0.2"
0 commit comments