mirror of https://github.com/fafhrd91/actix-web
build(deps): bump bytesize from 2.4.0 to 2.4.2
Bumps [bytesize](https://github.com/bytesize-rs/bytesize) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](https://github.com/bytesize-rs/bytesize/compare/bytesize-v2.4.0...bytesize-v2.4.2) --- updated-dependencies: - dependency-name: bytesize dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c6249cc00c
commit
f07c0e4f43
|
|
@ -775,9 +775,9 @@ checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593"
|
|||
|
||||
[[package]]
|
||||
name = "bytesize"
|
||||
version = "2.4.0"
|
||||
version = "2.4.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "49e78e506b9d7633710dab98996f22f95f3d0f488e8f1aa162830556ed9fc14d"
|
||||
checksum = "3d7c8918969267b2932ffd5655509bbbea0833823058c378876953217f5fc50e"
|
||||
|
||||
[[package]]
|
||||
name = "bytestring"
|
||||
|
|
|
|||
Loading…
Reference in New Issue