summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagrt/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:10:59 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:18:28 +0200
commit5edb470a5ffb2d67359ea63f2c74f87a9c1be73a (patch)
tree6c15a562d2adbeda229ba3badc873698fe007134 /lib/core/libimagrt/Cargo.toml
parent07f949056e7b5f97af77c573af0c9a3164b01337 (diff)
Update dependency: handlebars: 1.1.0 -> 2
Diffstat (limited to 'lib/core/libimagrt/Cargo.toml')
-rw-r--r--lib/core/libimagrt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/core/libimagrt/Cargo.toml b/lib/core/libimagrt/Cargo.toml
index 753876fb..587f9721 100644
--- a/lib/core/libimagrt/Cargo.toml
+++ b/lib/core/libimagrt/Cargo.toml
@@ -47,7 +47,7 @@ default-features = false
features = ["std", "serde"]
[dependencies.handlebars]
-version = "1.1.0"
+version = "2"
default-features = false
features = ["no_logging"]