Skip to content

Commit

Permalink
remove unused dependencies counter and lazy-static (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespeilunli authored Sep 3, 2023
1 parent 5022cae commit f70a159
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ crate-type = ["cdylib"]

[dependencies]
chess = "3.2.0"
counter = "0.5.7"
lazy_static = "1.4.0"
wasm-bindgen = "0.2"

[dev-dependencies]
Expand Down

0 comments on commit f70a159

Please sign in to comment.