Skip to content

Commit

Permalink
Merge pull request #2041 from jqnatividad/dependabot/cargo/actix-web-…
Browse files Browse the repository at this point in the history
…4.9.0

build(deps): bump actix-web from 4.8.0 to 4.9.0
  • Loading branch information
jqnatividad authored Aug 10, 2024
2 parents 70bd244 + 58dcaf8 commit 87c6582
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 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 @@ -240,7 +240,7 @@ simdutf8 = { version = "0.1", features = ["aarch64_neon"] }

[dev-dependencies]
actix-governor = "0.5"
actix-web = { version = "4.8", default-features = false, features = [
actix-web = { version = "4.9", default-features = false, features = [
"compress-brotli",
"compress-gzip",
] }
Expand Down

0 comments on commit 87c6582

Please sign in to comment.