crosvm/sync/Cargo.toml

9 lines
147 B
TOML
Raw Normal View History

[package]
name = "sync"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
include = ["src/**/*", "Cargo.toml"]
[workspace]