# https://doc.rust-lang.org/cargo/reference/manifest.html
[]
= "abrupt"
= "0.1.0-beta.1"
# Beta version: Use 0.1.0-beta.X for pre-releases. Increment X for each new beta.
# For stable release, change to 0.1.0 (without -beta.X suffix).
= "2021"
= ["1XC"]
= "A Rust library for cryptographic and mathematical operations"
= "MIT"
= "https://github.com/1XC1XC/abrupt.rs"
= "https://docs.rs/abrupt"
= "README.md"
= ["cryptography", "mathematics", "hash", "encoding", "number-theory"]
= ["cryptography", "mathematics", "algorithms", "no-std"]
[]
= "abrupt"
= "src/lib.rs"