mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +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:
@ -7,6 +7,6 @@ edition = "2021"
|
||||
actix-web.workspace = true
|
||||
actix-web-lab.workspace = true
|
||||
fluent-templates = { version = "0.8", features = ["handlebars"] }
|
||||
handlebars = { version = "4.3", features = ["dir_source"] }
|
||||
handlebars = { version = "4.5", features = ["dir_source"] }
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
Reference in New Issue
Block a user