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

[workspace]