1[package] 2name = "sync" 3version = "0.1.99" 4authors = ["The ChromiumOS Authors"] 5edition = "2021" 6include = ["src/**/*", "Cargo.toml"] 7 8 9