diff --git a/.cargo/config.toml b/.cargo/config.toml index 0cf9dca5..8f498f79 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,5 +1,5 @@ [build] -jobs = 1 +jobs = 8 [target.x86_64-unknown-linux-gnu] linker = "clang"