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

[dependencies]
data_model = { path = "../data_model" }