mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 01:57:41 +08: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"
|
|
]
|