# 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] edition = "2018" name = "orasis-plugin" version = "0.13.0" authors = ["Undumendil "] description = "Base crate for Orasis plugins." documentation = "https://docs.rs/orasis-plugin" readme = "README.md" keywords = ["plugin"] categories = ["graphics", "multimedia::images"] license = "GPL-3.0-or-later" repository = "https://github.com/Undumendil/orasis-plugin" [dependencies.termion] version = "~1.5.3" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "Undumendil/orasis-plugin"