# 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] name = "cyrconv" version = "0.4.1" authors = ["aspera-non-spernit "] description = "A funny faux cyrillic character mapper" homepage = "https://github.com/aspera-non-spernit/cyrconv" documentation = "https://github.com/aspera-non-spernit/cyrconv" readme = "README.md" keywords = ["fun", "faux", "character", "mapper", "braille"] categories = ["games", "value-formatting", "command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/aspera-non-spernit/cyrconv" [dependencies.clap] version = "2.33.0" features = ["yaml"] [dependencies.serde] version = "1.0.97" [dependencies.serde_derive] version = "1.0.97" [dependencies.serde_json] version = "1.0.40" [badges.travis-ci] branch = "master" repository = "aspera-non-spernit/cyrconv"