[dependencies]
[package]
authors = ["Braxton (taxborn) Fair <hello@taxborn.com>"]
description = "A Playfair Cipher implementation in Rust"
edition = "2021"
license = "MIT"
name = "playfair"
readme = "README.md"
repository = "https://github.com/taxborn/playfair-rs"
rust-version = "1.65.0"
version = "0.0.1"