5 lines
68 B
TOML
5 lines
68 B
TOML
[build.env]
|
|
passthrough = [
|
|
"RUST_BACKTRACE",
|
|
"RUST_LOG",
|
|
]
|