# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "kifuwarabe_tic_tac_toe" version = "0.2.4" authors = ["ใ‚€ใšใงใ‚‡ "] description = "A small example before developing computer chess and computer shogi. \nCome see the repository. \n" readme = "README.md" keywords = ["tic-tac-toe"] categories = ["game-engines"] license = "MIT" repository = "https://github.com/muzudho/kifuwarabe-tic-tac-toe" [dependencies.casual_logger] version = "0.6.5" [dependencies.chrono] version = "0.4" [dependencies.lazy_static] version = "1.4.0" [dependencies.regex] version = "1"