[package] name = "zonne" version = "0.2.3" edition = "2021" authors = ["zonne <1545589093@qq.com>"] description = "Mr.Z's Rust Open Source Library" license = "WTFPL" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [lib] name = "zonne" path = "src/lib.rs"