[package] name = "rusty-gear-encryptoin-business" version = "0.1.0" authors = ["Vital Leshchyk "] license = "BSD-3-Clause" edition = "2018" description = "Business layer of encryption" homepage = "https://github.com/rusty-gear/rusty-gear" repository = "https://github.com/rusty-gear/rusty-gear" documentation = "https://github.com/rusty-gear/rusty-gear" readme = "readme.adoc" [dependencies] thiserror = "1.0"