# 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 = "2018" name = "chewing-rs" version = "0.1.3" authors = ["Eivind Gamst "] description = "Safe wrappers for the libchewing rust bindings found in the chewing-sys crate" homepage = "https://gitlab.com/Eivingam/chewing-rs" documentation = "https://docs.rs/chewing-rs" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://gitlab.com/Eivingam/chewing-rs" [dependencies.chewing-sys] version = "0.2.5" [dependencies.failure] version = "0.1.8"