summary refs log tree commit diff
path: root/sync/Cargo.toml
blob: b74e672c7ff2910ac400c86cf049d35ed3792d30 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "sync"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
include = ["src/**/*", "Cargo.toml"]

[workspace]