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

[workspace]