# 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] edition = "2021" name = "cetkaik_full_state_transition" version = "1.3.1" authors = ["jekto_vatimeliju "] description = "The full state transition functions for cetkaik. See https://sites.google.com/view/cet2kaik/%E4%BB%96%E8%A8%80%E8%AA%9E%E7%89%88-other-languages/the-standardized-rule-in-english for more context." readme = "README.md" license = "MIT" repository = "https://github.com/sozysozbot/cetkaik_full_state_transition" [dependencies.cetkaik_calculate_hand] version = "1.0.0" [dependencies.cetkaik_fundamental] version = "1.0.0" [dependencies.cetkaik_traits] version = "1.3.1" [dependencies.cetkaik_yhuap_move_candidates] version = "1.3.1" [dependencies.enum_primitive] version = "0.1.1" [dependencies.maplit] version = "1.0.2" [dependencies.num] version = "0.4.0" [dependencies.rand] version = "0.8.4" [dependencies.readonly] version = "0.2.0" [dependencies.serde] version = "1.0.148" features = ["derive"] [dev-dependencies.cetkaik_naive_representation] version = "1.3.0"