summary refs log blame commit diff
path: root/data_model/Cargo.toml
blob: 549d8178e0564f3f2cf19af63f9c34546693d5ff (plain) (tree)
1
2
3
4
5
6
7





                                     
                                       
[package]
name = "data_model"
version = "0.1.0"
authors = ["The Chromium OS Authors"]

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