[package] name = "battlegrounds-rs" version = "0.0.1" authors = [ "Chris Ohk ", "Jenoghoon Rho ", "Sangwook Lee ", "Seungmin Cha " ] edition = "2018" description = "Hearthstone:Battlegrounds simulator using Rust with some reinforcement learning" keywords = [ "hearthstone", "battlegrounds", "simulation", "reinforcement", "rl" ] repository = "https://github.com/utilforever/battlegrounds-rs" readme = "README.md" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]