# 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 = "iching" version = "0.5.0" authors = ["Zelda Hessler "] description = "An app for divination with the I-Ching" readme = "README.md" keywords = [ "divination", "iching", "fortune", ] categories = ["games"] license = "MIT/Apache-2.0" repository = "https://github.com/Velfi/i-ching" [dependencies.atty] version = "0.2.14" [dependencies.clap] version = "4.1.4" features = ["derive"] [dependencies.fastrand] version = "1.8.0" [dependencies.num-bigint] version = "0.4.3" [dependencies.serde] version = "1" [dependencies.serde_derive] version = "1" [dependencies.serde_json] version = "1" [dependencies.termcolor] version = "1.2.0" [dependencies.thiserror] version = "1"