aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8ed7c46..935cf55 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ build = "build.rs"
default = ["serde"]
[dependencies]
-base64 = "0.8.0"
+base64 = "0.9.0"
byteorder = "1.1.0"
chrono = "0.4.0"
xml-rs = "0.7.0"