release: cargo-toml-workspace v6.0.1 (#1840)

chore: Release

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-26 08:57:35 +00:00 committed by GitHub
parent 58d638726b
commit 24c7c1a4bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ binstalk-fetchers = { version = "0.7.1", path = "../binstalk-fetchers", features
] }
binstalk-registry = { version = "0.9.1", path = "../binstalk-registry" }
binstalk-types = { version = "0.8.0", path = "../binstalk-types" }
cargo-toml-workspace = { version = "6.0.0", path = "../cargo-toml-workspace" }
cargo-toml-workspace = { version = "6.0.1", path = "../cargo-toml-workspace" }
command-group = { version = "5.0.1", features = ["with-tokio"] }
compact_str = { version = "0.8.0", features = ["serde"] }
detect-targets = { version = "0.1.17", path = "../detect-targets", features = [