We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44202ad + 748167d commit 97db777Copy full SHA for 97db777
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.13"
+base64 = "0.20"
13
byteorder = "1.0"
14
bytes = "1.0"
15
fallible-iterator = "0.2"
0 commit comments