[package] name = "ado-test" version = "0.2.0" edition = "2021" license = "MIT OR Apache-2.0" description = "A short description of my package" authors = ["Zheng", "zhentan@microsoft.com"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] serde = "1.0.149"