Skip to content

Commit 33df4a3

Browse files
committed
Bump handlebars to 6.3
1 parent 53cdf51 commit 33df4a3

File tree

2 files changed

+90
-7
lines changed

2 files changed

+90
-7
lines changed

Cargo.lock

Lines changed: 89 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ lru = { version = "0.16", optional = true }
114114
serde_cbor = { version = "0.11.2", optional = true }
115115
sha2 = { version = "0.10.8", optional = true }
116116
zxcvbn = { version = "2.2.2", optional = true }
117-
handlebars = { version = "5.1.2", optional = true }
117+
handlebars = { version = "6.3", optional = true }
118118
schemars = { version = "1", optional = true }
119119

120120
[dev-dependencies]

0 commit comments

Comments
 (0)