Skip to content

Commit 1cbf029

Browse files
authored
chore(deps): update handlebars to v6 (seanmonstar#1102)
1 parent 34afaaa commit 1cbf029

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 = "5.0"
50+
handlebars = "6.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)