# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "usiagent" version = "0.6.9" authors = ["jinpu "] description = "USIAgent is a framework for Shogi AI development that supports the usi protocol." homepage = "https://crates.io/crates/USIAgent" documentation = "https://docs.rs/USIAgent" readme = "README.md" keywords = [ "shogi", "shogiai", "usi-protocol", ] categories = [] license = "MIT" repository = "https://github.com/j6k1/USIAgent" [dependencies.chrono] version = "0.4" [dependencies.crossbeam-channel] version = "0.5.6" [dependencies.queuingtask] version = "0.1.0" [dependencies.rand] version = "0.8.5" [dependencies.rand_distr] version = "0.4.3" [dependencies.rand_xorshift] version = "0.3.0"