mirror of
https://github.com/Noratrieb/monte-carlo-tree-search.git
synced 2026-01-14 15:25:09 +01:00
trying to fix this shit :(
This commit is contained in:
parent
36128c22c8
commit
feac668bb8
2 changed files with 45 additions and 25 deletions
|
|
@ -6,5 +6,5 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bumpalo = { version = "3.9.1", features = [] }
|
||||
bumpalo = { version = "3.9.1" }
|
||||
rand = "0.8.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue