mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
build(deps): bump the deps group with 2 updates (#2084)
Bumps the deps group with 2 updates: [async-trait](https://github.com/dtolnay/async-trait) and [cargo_toml](https://gitlab.com/lib.rs/cargo_toml). Updates `async-trait` from 0.1.87 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.87...0.1.88) Updates `cargo_toml` from 0.21.0 to 0.22.1 - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.22.1) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
17c2ba863b
commit
120bca5a45
5 changed files with 8 additions and 8 deletions
|
@ -11,7 +11,7 @@ authors = ["Jiahao_XU@outlook <Jiahao_XU@outlook.com>"]
|
|||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.84"
|
||||
async-trait = "0.1.88"
|
||||
base16 = "0.2.1"
|
||||
binstalk-downloader = { version = "0.13.14", path = "../binstalk-downloader", default-features = false, features = [
|
||||
"json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue