lighthouse-pulse/.cargo/config.toml
2024-06-05 18:11:53 -05:00

7 lines
202 B
TOML

[env]
# Set the number of arenas to 16 when using jemalloc.
JEMALLOC_SYS_WITH_MALLOC_CONF = "abort_conf:true,narenas:16"
[net]
git-fetch-with-cli = true # use the `git` executable for git operations