Skip to content

Commit

Permalink
build(deps): bump actix-web from 4.4.1 to 4.5.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 31751de commit fd88347
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 mwp-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repository.workspace = true

[dependencies]
actix-files = "0.6.5"
actix-web = "4.4.1"
actix-web = "4.5.1"
env_logger = "0.10.2"
maud = { version = "0.26.0", features = ["actix-web"] }
serde = "1.0.196"
Expand Down

0 comments on commit fd88347

Please sign in to comment.