cyrconv 0.4.1

A funny faux cyrillic character mapper
Documentation
[package]
name = "cyrconv"
version = "0.4.1"
authors = ["aspera-non-spernit <g.s.d>"]
license-file = "LICENSE"
description = "A funny faux cyrillic character mapper"
homepage = "https://github.com/aspera-non-spernit/cyrconv"
documentation = "https://github.com/aspera-non-spernit/cyrconv"
repository = "https://github.com/aspera-non-spernit/cyrconv"
readme = "README.md"
keywords = ["fun", "faux", "character", "mapper", "braille"]
categories = ["games", "value-formatting", "command-line-utilities"]

[badges]
travis-ci = { repository = "aspera-non-spernit/cyrconv", branch = "master" }

[dependencies]
clap = { version = "2.33.0", features = ["yaml"] }
serde = { version = "1.0.97" }
serde_derive = { version = "1.0.97" }
serde_json = { version = "1.0.40" }