Skip to content

Commit 8a30d5b

Browse files
Update Rust crate handlebars to v5
1 parent 3132add commit 8a30d5b

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

Cargo.lock

Lines changed: 3 additions & 9 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
@@ -11,7 +11,7 @@ path = "src/blog.rs"
1111
[dependencies]
1212
color-eyre = "=0.6.2"
1313
eyre = "=0.6.11"
14-
handlebars = { version = "=3.5.5", features = ["dir_source"] }
14+
handlebars = { version = "=5.0.0", features = ["dir_source"] }
1515
lazy_static = "=1.4.0"
1616
serde = "=1.0.195"
1717
serde_derive = "=1.0.195"

0 commit comments

Comments
 (0)