From 2425d2d89db4b131ab35b7a64957c684627e0232 Mon Sep 17 00:00:00 2001 From: Edward Barnard Date: Mon, 21 Aug 2017 20:35:16 +0100 Subject: Update dependencies. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9bb8228..cea2b56 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,10 +13,10 @@ build = "build.rs" default = ["serde"] [dependencies] -base64 = "0.5.1" +base64 = "0.6.0" byteorder = "1.0.0" chrono = "0.4.0" -xml-rs = "0.4.1" +xml-rs = "0.6.1" serde = { version = "1.0.2", optional = true } [dev-dependencies] -- cgit v1.2.3