Skip to content

Commit c3062b3

Browse files
committed
Bump base64 version
1 parent f0eccf3 commit c3062b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-protocol/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation = "https://docs.rs/postgres-protocol/0.3.0/postgres_protocol"
99
readme = "../README.md"
1010

1111
[dependencies]
12-
base64 = "0.5"
12+
base64 = "0.6"
1313
byteorder = "1.0"
1414
bytes = "0.4"
1515
fallible-iterator = "0.1"

0 commit comments

Comments
 (0)