Bump cargo_toml from 0.14.0 to 0.15.1 (#770)

This commit is contained in:
dependabot[bot] 2023-02-06 02:40:03 +00:00 committed by GitHub
parent a13c01b769
commit cb56770fac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 5 deletions

View file

@ -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 }