diff options
| author | Edward Barnard | 2018-02-27 10:03:07 +0000 | 
|---|---|---|
| committer | Edward Barnard | 2018-02-27 10:03:07 +0000 | 
| commit | 3ad6b78c4583b9ea8a801cd963d569eecbae144b (patch) | |
| tree | c1847e0886f31bbc47912bf5293559bb26fbb72a | |
| parent | cab38688e44f64213fcc51b83f9a9b36ad8bbfc3 (diff) | |
| download | rust-plist-3ad6b78c4583b9ea8a801cd963d569eecbae144b.tar.bz2 | |
Update dependencies.
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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" | 
