mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump bytes from 1.2.0 to 1.2.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/commits) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea8ae5ce26
commit
da19855500
2 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ pkg-fmt = "zip"
|
|||
|
||||
[dependencies]
|
||||
async-trait = "0.1.56"
|
||||
bytes = "1.2.0"
|
||||
bytes = "1.2.1"
|
||||
bzip2 = "0.4.3"
|
||||
cargo_toml = "0.11.5"
|
||||
clap = { version = "3.2.16", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue