зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 1d20638b3253 (bug 1525227) for build bustages on build/src/Cargo.lock CLOSED TREE
This commit is contained in:
Родитель
37e54dc3ca
Коммит
314a6bb0a2
|
@ -11,6 +11,9 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
baldrdash = { path = "../../wasm/cranelift" }
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = {version = "0.43", default-features = false} # disable `logging` to reduce code size
|
||||
|
||||
# Uncomment this to enable perf support in release mode.
|
||||
#[profile.release]
|
||||
#debug = true
|
||||
|
|
Загрузка…
Ссылка в новой задаче