mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
chore(deps): bump awc from 3.5.0 to 3.5.1
Bumps [awc](https://github.com/actix/actix-web) from 3.5.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/awc-v3.5.0...awc-v3.5.1) --- updated-dependencies: - dependency-name: awc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ad6c439006
commit
3dea65f7d9
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1106,9 +1106,9 @@ checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
|
||||
|
||||
[[package]]
|
||||
name = "awc"
|
||||
version = "3.5.0"
|
||||
version = "3.5.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fe6b67e44fb95d1dc9467e3930383e115f9b4ed60ca689db41409284e967a12d"
|
||||
checksum = "79049b2461279b886e46f1107efc347ebecc7b88d74d023dda010551a124967b"
|
||||
dependencies = [
|
||||
"actix-codec",
|
||||
"actix-http",
|
||||
|
Loading…
Reference in New Issue
Block a user