mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
Bump actix-http from 3.4.0 to 3.5.1
Bumps [actix-http](https://github.com/actix/actix-web) from 3.4.0 to 3.5.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/http-v3.4.0...http-v3.5.1) --- updated-dependencies: - dependency-name: actix-http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -79,7 +79,7 @@ actix-broker = "0.4"
|
||||
actix-codec = "0.5"
|
||||
actix-cors = "0.6"
|
||||
actix-files = "0.6"
|
||||
actix-http = "3.4"
|
||||
actix-http = "3.5"
|
||||
actix-identity = "0.6"
|
||||
actix-multipart = "0.6"
|
||||
actix-multipart-derive = "0.6"
|
||||
|
Reference in New Issue
Block a user