mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump dep target-lexicon to v0.12.11 (#1235)
To support new target x86h-apple-darwin Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
d5549ce99e
commit
3a831a34c6
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ semver = { version = "1.0.17", features = ["serde"] }
|
|||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde_json = "1.0.99"
|
||||
strum = "0.25.0"
|
||||
target-lexicon = { version = "0.12.8", features = ["std"] }
|
||||
target-lexicon = { version = "0.12.11", features = ["std"] }
|
||||
tempfile = "3.5.0"
|
||||
thiserror = "1.0.40"
|
||||
# parking_lot for `tokio::sync::OnceCell::const_new`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue