Skip to content

Commit 7b07043

Browse files
authored
update to use handlebars v5 (#1087)
1 parent 724e767 commit 7b07043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pretty_env_logger = "0.5"
4747
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
4848
tracing-log = "0.2"
4949
serde_derive = "1.0"
50-
handlebars = "4.0"
50+
handlebars = "5.0"
5151
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
5252
tokio-stream = { version = "0.1.1", features = ["net"] }
5353
listenfd = "1.0"

0 commit comments

Comments
 (0)