From dc0db358abe19481e475e10c32149b53370f1a1c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:57:31 +0200 Subject: Merging upstream version 1.72.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/handlebars/Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vendor/handlebars/Cargo.toml') diff --git a/vendor/handlebars/Cargo.toml b/vendor/handlebars/Cargo.toml index f40384c26..31086c497 100644 --- a/vendor/handlebars/Cargo.toml +++ b/vendor/handlebars/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.57" name = "handlebars" -version = "4.3.3" +version = "4.3.7" authors = ["Ning Sun "] description = "Handlebars templating implemented in Rust." homepage = "https://github.com/sunng87/handlebars-rust" @@ -30,7 +30,6 @@ categories = [ ] license = "MIT" repository = "https://github.com/sunng87/handlebars-rust" -resolver = "2" [package.metadata.docs.rs] features = [ -- cgit v1.2.3