rusty-gear-encryption-business 0.1.0

Business layer of encryption
Documentation
[package]
name = "rusty-gear-encryption-business"
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-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"