[package] name = "cryptix" version = "0.1.0" edition = "2021" authors = ["m4tsuri"] description = "placeholder" documentation = "https://docs.rs/cryptix" readme = "../README.md" homepage = "https://github.com/M4tsuri/Cryptix" repository = "https://github.com/M4tsuri/Cryptix" license = "GPL-3.0" keywords = ["cryptography"] categories = ["cryptography", "algorithms", "mathematics", "no-std"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]