Skip to content

Commit

Permalink
Merge pull request #22 from SlimeYummy/feat/cc-parallel
Browse files Browse the repository at this point in the history
Feat/cc parallel
  • Loading branch information
SlimeYummy authored Aug 4, 2024
2 parents dae1708 + e050115 commit ca0f44f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ static_assertions = "1.1"
thiserror = "1.0"

[build-dependencies]
cc = { version = "1.0", features = ["parallel"] }
cxx-build = "1.0"

0 comments on commit ca0f44f

Please sign in to comment.