argentum 0.1.0

Business layer of encryption
Documentation
[package]
name = "argentum"
version = "0.1.0"
authors = ["Vital Leshchyk <VitalLeshchyk@gmail.com>"]
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"