Update base64 dependency to 0.12.0

pull/115/head
Rijenkii 4 years ago committed by GitHub
parent 0c429cba94
commit 4ef8aa981d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Cargo.toml

@ -17,7 +17,7 @@ default = ["tls"]
tls = ["native-tls"]
[dependencies]
base64 = "0.11.0"
base64 = "0.12.0"
byteorder = "1.3.2"
bytes = "0.5"
http = "0.2"

Loading…
Cancel
Save