summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-habit/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-03-23 14:48:28 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-03-24 13:31:27 +0100
commitda931f6ab7595dde1a857a4ef52cac1c336711d1 (patch)
tree18df2fa7fb55f8bd6b6100811fd6f7b9518a7e61 /bin/domain/imag-habit/Cargo.toml
parent474a5f6498485671ac1ab66591f12876efddd3d7 (diff)
Update toml-query: 0.9.2 -> 0.10.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'bin/domain/imag-habit/Cargo.toml')
-rw-r--r--bin/domain/imag-habit/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-habit/Cargo.toml b/bin/domain/imag-habit/Cargo.toml
index 365ee0c3..21aacbe9 100644
--- a/bin/domain/imag-habit/Cargo.toml
+++ b/bin/domain/imag-habit/Cargo.toml
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
chrono = "0.4.7"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
kairos = "0.3.0"
prettytable-rs = "0.8.0"
anyhow = "1"