Skip to content

Commit 391a6e3

Browse files
dependabot[bot]LeoBorai
authored andcommitted
chore(deps): bump handlebars from 3.5.5 to 4.1.1
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 3.5.5 to 4.1.1. - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v3.5.5...v4.1.1) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 043034d commit 391a6e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -36,7 +36,7 @@ futures = "0.3"
3636
flate2 = "1.0"
3737
http = "0.2"
3838
http-auth-basic = "0.2.2"
39-
handlebars = "3"
39+
handlebars = "4"
4040
hyper = { version = "0.14", features = ["http1", "server", "stream", "tcp"] }
4141
local-ip-address = "0.4.2"
4242
mime_guess = "2"

0 commit comments

Comments
 (0)