mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
build(deps): bump the deps group with 3 updates (#1478)
Bumps the deps group with 3 updates: [command-group](https://github.com/watchexec/command-group), [default-net](https://github.com/shellrow/default-net) and [cargo_toml](https://gitlab.com/lib.rs/cargo_toml). Updates `command-group` from 2.1.0 to 3.0.0 - [Changelog](https://github.com/watchexec/command-group/blob/main/CHANGELOG.md) - [Commits](https://github.com/watchexec/command-group/compare/v2.1.0...v3.0.0) Updates `default-net` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/shellrow/default-net/releases) - [Commits](https://github.com/shellrow/default-net/compare/v0.18.0...v0.19.0) Updates `cargo_toml` from 0.16.3 to 0.17.0 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.16.3...v0.17.0) --- updated-dependencies: - dependency-name: command-group dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: default-net dependency-type: direct:production update-type: version-update:semver-minor 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
6454a1df05
commit
3414c4ee83
4 changed files with 12 additions and 12 deletions
|
@ -10,7 +10,7 @@ authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
|
|||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
[dependencies]
|
||||
cargo_toml = "0.16.0"
|
||||
cargo_toml = "0.17.0"
|
||||
compact_str = { version = "0.7.0", features = ["serde"] }
|
||||
glob = "0.3.1"
|
||||
normalize-path = { version = "0.2.1", path = "../normalize-path" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue