зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1338282 - remove profile.dev options from rust-url-capi's Cargo.toml; r=valentin
This commit is contained in:
Родитель
90d3c167be
Коммит
f7fb97ad16
|
@ -1,19 +1,11 @@
|
|||
[package]
|
||||
|
||||
name = "rust_url_capi"
|
||||
version = "0.0.1"
|
||||
authors = ["Valentin Gosu <valentin.gosu@gmail.com>"]
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 3
|
||||
debug = true
|
||||
rpath = true
|
||||
lto = true
|
||||
|
||||
[lib]
|
||||
name = "rust_url_capi"
|
||||
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.0"
|
||||
url = "1.4.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче