Skip to content

Commit

Permalink
Texel tune piece values
Browse files Browse the repository at this point in the history
  • Loading branch information
bdmendes committed Jun 7, 2024
1 parent 284a441 commit 9b9bb85
Show file tree
Hide file tree
Showing 9 changed files with 1,428,216 additions and 42 deletions.
31 changes: 5 additions & 26 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ primitive_enum = "1.2.0"
derive_more = "0.99.17"
rand = "0.8.5"
ctor = "0.2.8"
rayon = "1.10.0"

[profile.dev]
opt-level = 1
Expand All @@ -33,4 +34,4 @@ harness = false

[[bench]]
name = "see"
harness = false
harness = false
Loading

0 comments on commit 9b9bb85

Please sign in to comment.