mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +00:00
build(deps): bump cargo_toml from 0.20.3 to 0.20.4 in the deps group
Bumps the deps group with 1 update: [cargo_toml](https://gitlab.com/lib.rs/cargo_toml). Updates `cargo_toml` from 0.20.3 to 0.20.4 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.20.3...v0.20.4) --- updated-dependencies: - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fbe6e4c83a
commit
0f505f6ad7
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
|
|||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
[dependencies]
|
||||
cargo_toml = "0.20.0"
|
||||
cargo_toml = "0.20.4"
|
||||
compact_str = { version = "0.8.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