summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-calendar/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-03-23 14:46:39 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-03-24 13:31:24 +0100
commit474a5f6498485671ac1ab66591f12876efddd3d7 (patch)
treea02684eb3d749136599bca142c7cca8931e2e057 /bin/domain/imag-calendar/Cargo.toml
parent4e04612d6ac05aeb8e4b1a643d92768ba962a302 (diff)
Revert "Move to toml-query from master branch"
This reverts commit f7fadc118f2de7e84cef8c6d4103296289564f74. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'bin/domain/imag-calendar/Cargo.toml')
-rw-r--r--bin/domain/imag-calendar/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/domain/imag-calendar/Cargo.toml b/bin/domain/imag-calendar/Cargo.toml
index 62fd9879..9d7cd5a5 100644
--- a/bin/domain/imag-calendar/Cargo.toml
+++ b/bin/domain/imag-calendar/Cargo.toml
@@ -46,8 +46,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dependencies.toml-query]
-git = "https://github.com/matthiasbeyer/toml-query"
-branch = "master"
+version = "0.9.2"
default-features = false
features = ["typed"]