summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
commit10ca4a7999fe7a17c016110e1db961423eaa13e5 (patch)
tree0999006c99fd11eabea75260febba5f6ccc21bcf
parent52820c4f1e338131bf05264c26f543960c5a5f04 (diff)
imag-notes/Cargo.toml: Update dependencies
-rw-r--r--imag-notes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-notes/Cargo.toml b/imag-notes/Cargo.toml
index e3074ba3..0656c2e6 100644
--- a/imag-notes/Cargo.toml
+++ b/imag-notes/Cargo.toml
@@ -18,7 +18,7 @@ semver = "0.2.1"
clap = "2.*"
log = "0.3"
version = "2.0.1"
-itertools = "0.4"
+itertools = "0.5"
[dependencies.libimagrt]
path = "../libimagrt"