# 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 = "louis" version = "0.6.2" authors = ["muvlon "] description = "Rusty Bindings to liblouis" readme = "README.md" keywords = ["braille", "accessibility", "translation"] categories = ["api-bindings", "text-processing", "localization", "encoding"] license = "GPL-3.0" repository = "https://github.com/whentze/liblouis-rust" [dependencies.log] version = "0.4.5" [dependencies.louis-sys] version = "0.6.0" [dependencies.semver] version = "0.9.0" [dependencies.widestring] version = "0.4.0" [dev-dependencies.assert_cmd] version = "0.10.1" [dev-dependencies.clap] version = "2.32.0" [dev-dependencies.lazy_static] version = "1.1.0" [dev-dependencies.pretty_env_logger] version = "0.2.4" [badges.gitlab] repository = "whentze/liblouis-rust"