mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-04 20:18:55 +01:00
8 lines
125 B
TOML
8 lines
125 B
TOML
[build.env]
|
|
passthrough = [
|
|
"RUST_BACKTRACE",
|
|
"CARGO_TERM_COLOR",
|
|
"RUSTFLAGS",
|
|
"JEMALLOC_SYS_WITH_LG_PAGE"
|
|
]
|