1 2 3 4 5 6 7 8
[package] authors = ["The Chromium OS Authors"] description = "my description" edition = "2021" include = ["src/**/*", "Cargo.toml"] license = "MIT OR Apache-2.0" name = "cros-sync-hack" version = "0.1.99-hack.0"