[package] name = "my_first_cargo_library" version = "0.1.0" edition = "2021" authors = ["wangbin <253498229@qq.com>"] description = "my first cargo library" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]