release: detect-targets v0.1.15 (#1579)

chore: Release

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
github-actions[bot] 2024-01-20 06:16:31 +00:00 committed by GitHub
parent 87f71b76cd
commit 0c74d017f9
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-types = { version = "0.6.1", path = "../binstalk-types" }
cargo-toml-workspace = { version = "4.0.0", path = "../cargo-toml-workspace" }
command-group = { version = "5.0.1", features = ["with-tokio"] }
compact_str = { version = "0.7.0", features = ["serde"] }
detect-targets = { version = "0.1.14", path = "../detect-targets", features = ["tracing"] }
detect-targets = { version = "0.1.15", path = "../detect-targets", features = ["tracing"] }
either = "1.8.1"
itertools = "0.12.0"
jobslot = { version = "0.2.11", features = ["tokio"] }