[package] name = "arlosi-cargo-test" version = "0.1.1" edition = "2021" description = "Test crate for investigating cargo issues with live crates.io" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] serde = "1.0"