Skip to content

Commit

Permalink
dep-update: bump actix-middleware-etag from 0.4.2 to 0.4.3 (#757)
Browse files Browse the repository at this point in the history
Bumps [actix-middleware-etag](https://github.com/chriswk/actix-middleware-etag) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/chriswk/actix-middleware-etag/releases)
- [Changelog](https://github.com/Unleash/actix-middleware-etag/blob/main/CHANGELOG.md)
- [Commits](Unleash/actix-middleware-etag@v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: actix-middleware-etag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 6b131f6 commit 395e832
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[dependencies]
actix-cors = "0.7.0"
actix-http = "3.9.0"
actix-middleware-etag = "0.4.2"
actix-middleware-etag = "0.4.3"
actix-service = "2.0.2"
actix-web = { version = "4.9.0", features = ["rustls-0_23", "compress-zstd"] }
actix-web-lab = { version = "0.23.0" }
Expand Down

0 comments on commit 395e832

Please sign in to comment.