[package] name = "test-lib" version = "0.1.0" authors = ["feng_meng "] edition = "2018" exclude = [ "test-lib.iml", ".gitignore" ] description="this is a test" license="Unlicense" documentation="https://this.is.fuck" homepage="https://www.google.com" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]