Skip to content

Commit

Permalink
update handlebars
Browse files Browse the repository at this point in the history
fixes #573
  • Loading branch information
lovasoa committed Sep 6, 2024
1 parent 1ece882 commit 8b9ca08
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ sqlx = { package = "sqlx-oldapi", version = "0.6.27", features = [
chrono = "0.4.23"
actix-web = { version = "4", features = ["rustls-0_22", "cookies"] }
percent-encoding = "2.2.0"
handlebars = "6.0.0"
handlebars = "6.1.0"
log = "0.4.17"
env_logger = "0.11.1"
mime_guess = "2.0.4"
Expand Down

0 comments on commit 8b9ca08

Please sign in to comment.