all: add musl support
This commit is contained in:
parent
e150c4e748
commit
6341623e72
10 changed files with 65 additions and 35 deletions
|
|
@ -64,12 +64,13 @@ tracy-client-sys = { version = "0.24.1", features = ["ondemand", "manual-lifetim
|
|||
kbvm = "0.1.4"
|
||||
tiny-skia = { version = "0.11.4", default-features = false, features = ["std"] }
|
||||
regex = "1.11.1"
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
[build-dependencies]
|
||||
repc = "0.1.1"
|
||||
anyhow = "1.0.79"
|
||||
bstr = { version = "1.9.0", default-features = false, features = ["std"] }
|
||||
shaderc = "0.8.3"
|
||||
shaderc = "0.9.1"
|
||||
cc = "1.0.86"
|
||||
|
||||
#[profile.dev.build-override]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue