Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
google
GitHub Repository: google/crosvm
Path: blob/main/common/sync/Cargo.toml
5394 views
1
[package]
2
name = "sync"
3
version = "0.1.99"
4
authors = ["The ChromiumOS Authors"]
5
edition = "2021"
6
include = ["src/**/*", "Cargo.toml"]
7
8
9
10