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

[workspace]