anse2 0.1.2

anse2 is custom cipher for dumb messenger
Documentation
[build-dependencies.cbindgen]
version = "0.29.0"

[dependencies.wasm-bindgen]
version = "0.2"

[lib]
crate-type = ["cdylib"]
name = "anse2"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "anse2 is custom cipher for dumb messenger"
edition = "2024"
license-file = "LICENSE.md"
name = "anse2"
readme = "README.md"
repository = "https://github.com/DUMBMessenger/anse2-rust/"
version = "0.1.2"