diff --git a/dt-core/Cargo.toml b/dt-core/Cargo.toml index 57acb48..4f9fb45 100644 --- a/dt-core/Cargo.toml +++ b/dt-core/Cargo.toml @@ -16,7 +16,7 @@ content_inspector = "0.2.4" dirs = "5.0.1" gethostname = "0.4.3" glob = "0.3.1" -handlebars = "4.4.0" +handlebars = "5.0.0" log = "0.4.20" path-clean = "1.0.1" regex = "1.9.5"