[package] name = "mypkg" version = "0.0.2" edition = "2021" authors = ["zongzhe1024@163.com"] license = "Apache-2.0 OR MIT" description = "Used to test." readme = "README.md" homepage = "https://github.com" repository = "https://github.com" keywords = ["useless"] categories = ["just for test"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]