We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0eccf3 commit c3062b3Copy full SHA for c3062b3
postgres-protocol/Cargo.toml
@@ -9,7 +9,7 @@ documentation = "https://docs.rs/postgres-protocol/0.3.0/postgres_protocol"
9
readme = "../README.md"
10
11
[dependencies]
12
-base64 = "0.5"
+base64 = "0.6"
13
byteorder = "1.0"
14
bytes = "0.4"
15
fallible-iterator = "0.1"
0 commit comments