cienli 0.1.1

CiEnLi is a library of historical ciphers implemented in rust
Documentation
[dependencies.regex]
version = "1.4.2"

[lib]
name = "cienli"

[package]
authors = ["Zola Gonano <zolagonano@protonmail.com>"]
categories = ["algorithms", "cryptography"]
description = "CiEnLi is a library of historical ciphers implemented in rust"
documentation = "https://docs.rs/cienli/"
edition = "2018"
homepage = "https://github.com/zolagonano/cienli.git"
keywords = ["cipher", "crypto", "encryption", "caesar"]
license = "MIT"
name = "cienli"
readme = "README.md"
repository = "https://github.com/zolagonano/cienli.git"
version = "0.1.1"