Skip to content

Commit 68b6fa7

Browse files
Sean StanglSergioBenitez
Sean Stangl
authored andcommitted
Update 'handlebars' to 0.28.
1 parent 4fe3071 commit 68b6fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ serde_json = { version = "1.0", optional = true }
3333
rmp-serde = { version = "^0.13", optional = true }
3434

3535
# Templating dependencies only.
36-
handlebars = { version = "^0.27", optional = true }
36+
handlebars = { version = "^0.28", optional = true }
3737
glob = { version = "^0.2", optional = true }
3838
tera = { version = "^0.10", optional = true }
3939

0 commit comments

Comments
 (0)