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