diff --git a/lib/Cargo.toml b/lib/Cargo.toml index e47ec035..1849a227 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -26,7 +26,7 @@ const_format = "0.2" regex = "1.6" jsonpath_lib = "0.3" jsonpath-plus = "0.1" -handlebars = "=4.3.6" +handlebars = "=4.3.7" lazy_static = "1.4" base64 = { version = "0.21", default-features = false, features = ["alloc"] } futures = "0.3"