summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-bookmark/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-bookmark/Cargo.toml')
-rw-r--r--bin/domain/imag-bookmark/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-bookmark/Cargo.toml b/bin/domain/imag-bookmark/Cargo.toml
index f062b16f..f7146822 100644
--- a/bin/domain/imag-bookmark/Cargo.toml
+++ b/bin/domain/imag-bookmark/Cargo.toml
@@ -26,7 +26,7 @@ toml-query = "0.10"
anyhow = "1"
resiter = "0.4.0"
url = "2"
-handlebars = "2"
+handlebars = "3"
rayon = "1"
libimagrt = { version = "0.10.0", path = "../../../lib/core/libimagrt" }