mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
Cargo.toml: relax vendor-filterer platform match
This commit is contained in:
parent
5ec60f7f0f
commit
cde5a63cd3
@ -41,4 +41,4 @@ default-features = false
|
||||
strip = "none"
|
||||
|
||||
[package.metadata.vendor-filter]
|
||||
platforms = ["*-unknown-linux-*"]
|
||||
platforms = ["*-linux-*"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user