1
0
mirror of https://github.com/actix/examples synced 2025-09-02 20:06:37 +02:00

Bump handlebars from 4.4.0 to 4.5.0 (#646)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
dependabot[bot]
2023-11-13 17:51:38 +00:00
committed by GitHub
parent 7f223163e9
commit 1a9a15c7db
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -3729,9 +3729,9 @@ dependencies = [
[[package]]
name = "handlebars"
version = "4.4.0"
version = "4.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c39b3bc2a8f715298032cf5087e58573809374b08160aa7d750582bdb82d2683"
checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
dependencies = [
"log",
"pest",