[package] name = "siphan" version = "0.1.1" authors = ["shawroger "] edition = "2018" description = "A encode & decode lib" repository = "https://gitee.com/mathegg/siphan.git" documentation = "https://docs.rs/siphan/" license = "MIT/Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.8.0" urlencoding = "1.1.1"