rot26-rs 0.1.2

(Joke) no_std Implementation of thr ROT-26 algorithem with a C interface
Documentation
[dependencies]

[lib]
crate-type = ["rlib", "staticlib", "cdylib"]

[package]
authors = ["Avery Murray <avery.murray@caverym.xyz"]
description = "(Joke) no_std Implementation of thr ROT-26 algorithem with a C interface"
edition = "2021"
license = "MIT"
name = "rot26-rs"
repository = "https://github.com/caverym/rot26-rs"
resolver = "2"
version = "0.1.2"