From 3cb481417b13c5664bb4157d932b8ad4df5cb66d Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Tue, 8 Jun 2021 09:28:05 +0200 Subject: Update dependency: handlebars: 3 -> 4 Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 37a2c32..95c9ae0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ filters = "0.4.0" futures = "0.3" getset = "0.1" git2 = "0.13" -handlebars = { version = "3", features = ["no_logging"] } +handlebars = { version = "4", features = ["no_logging"] } human-panic = "1" humantime = "2.1" indicatif = ">= 0.16.1" -- cgit v1.2.3