summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-tag/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-11-07 18:21:27 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-11-09 22:14:11 +0100
commit17d412389863be1567dc2ee6e44d3a8d62194d99 (patch)
tree6e01fb5209ae7ba2df9f6b2674a24fb51baf1ec3 /bin/core/imag-tag/Cargo.toml
parentdfba366a897bab1170793a511d4c3f24e3cd2c1c (diff)
Update dependencies from git versions to proper versions.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'bin/core/imag-tag/Cargo.toml')
-rw-r--r--bin/core/imag-tag/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-tag/Cargo.toml b/bin/core/imag-tag/Cargo.toml
index e591586f..820c4f7a 100644
--- a/bin/core/imag-tag/Cargo.toml
+++ b/bin/core/imag-tag/Cargo.toml
@@ -37,7 +37,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dev-dependencies]
-toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "failure" }
+toml-query = "0.8"
env_logger = "0.5"
failure = "0.1"