Skip to content

Commit e4415e9

Browse files
committed
update dependencies
1 parent 9feeb13 commit e4415e9

File tree

2 files changed

+53
-37
lines changed

2 files changed

+53
-37
lines changed

Cargo.lock

Lines changed: 52 additions & 36 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
@@ -31,7 +31,7 @@ sqlx = { package = "sqlx-oldapi", version = "0.6.28", features = [
3131
chrono = "0.4.23"
3232
actix-web = { version = "4", features = ["rustls-0_22", "cookies"] }
3333
percent-encoding = "2.2.0"
34-
handlebars = "6.1.0"
34+
handlebars = "6.2.0"
3535
log = "0.4.17"
3636
env_logger = "0.11.1"
3737
mime_guess = "2.0.4"

0 commit comments

Comments
 (0)