Skip to content

Commit d5897c7

Browse files
chore(deps): bump handlebars from 4.3.3 to 4.3.4 (#195)
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc88ea3 commit d5897c7

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
@@ -37,7 +37,7 @@ futures = "0.3.24"
3737
flate2 = "1.0.24"
3838
http = "0.2.8"
3939
http-auth-basic = "0.3.3"
40-
handlebars = "4.3.3"
40+
handlebars = "4.3.4"
4141
hyper = { version = "0.14.20", features = ["http1", "server", "stream", "tcp"] }
4242
hyper-rustls = { version = "0.23.0", features = ["webpki-roots"] }
4343
local-ip-address = "0.4.7"

0 commit comments

Comments
 (0)