Merge pull request #81 from ignatenkobrain/patch-1

chore: Update base64 to 0.10
This commit is contained in:
Lewin Bormann
2019-02-11 19:59:20 +01:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
edition = "2018"
[dependencies]
base64 = "0.9"
base64 = "0.10"
chrono = "0.4"
hyper = "0.10.2"
hyper-native-tls = "0.3"