Skip to content

Commit c55a762

Browse files
committed
Update handlebars to 3.0.1
Updating handlebars v2.0.1 -> v3.0.1 Removing hashbrown v0.5.0 Updating quick-error v1.2.2 -> v1.2.3 Removing same-file v1.0.5 Removing walkdir v2.2.9
1 parent fd63704 commit c55a762

File tree

2 files changed

+5
-38
lines changed

2 files changed

+5
-38
lines changed

Cargo.lock

Lines changed: 4 additions & 37 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
@@ -82,7 +82,7 @@ tokio = { version = "0.2", default-features = false, features = ["net", "signal"
8282
hyper = "0.13"
8383
ctrlc = { version = "3.0", features = ["termination"] }
8484
indexmap = "1.0.2"
85-
handlebars = "2.0.1"
85+
handlebars = "3.0.1"
8686

8787
[dev-dependencies]
8888
conduit-test = "0.8"

0 commit comments

Comments
 (0)