[package] name = "example_rust_publish" version = "0.1.0" authors=["Zhejiang Lab - Basic Theory Research Center - Cryptography Group"] edition = "2021" description="This is a PQC (Post-Quantum Cryptography) library written in Rust. This library provides a set of encryption algorithms and digital signature algorithms for secure communication and data protection in the age of future quantum computers." license="MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]