mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump cargo_toml from 0.14.0 to 0.15.1 (#770)
This commit is contained in:
parent
a13c01b769
commit
cb56770fac
2 changed files with 17 additions and 5 deletions
|
@ -13,7 +13,7 @@ license = "GPL-3.0"
|
|||
async-trait = "0.1.64"
|
||||
binstalk-downloader = { version = "0.3.2", path = "../binstalk-downloader" }
|
||||
binstalk-types = { version = "0.2.0", path = "../binstalk-types" }
|
||||
cargo_toml = "0.14.0"
|
||||
cargo_toml = "0.15.1"
|
||||
command-group = { version = "2.0.1", features = ["with-tokio"] }
|
||||
compact_str = { version = "0.6.1", features = ["serde"] }
|
||||
crates_io_api = { version = "0.8.1", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue