Skip to content

Commit

Permalink
Merge pull request #57 from emilio-zuniga/noarc-dashmap
Browse files Browse the repository at this point in the history
merge `noarc-dashmap`
  • Loading branch information
emilio-zuniga authored Nov 26, 2024
2 parents ca5687c + 2a7943c commit 371b2f1
Show file tree
Hide file tree
Showing 15 changed files with 251 additions and 204 deletions.
72 changes: 72 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.0.0"
edition = "2021"

[dependencies]
dashmap = { version = "6.1.0", features = ["rayon"] }
rayon = "1.10.0"
regex = "1.10.6"
vampirc-uci = "0.11"
Loading

0 comments on commit 371b2f1

Please sign in to comment.