blob: 2f886818188ed33f701d5e7974a5c297f85a0186 [file] [log] [blame]
[package]
name = "p9"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
[dependencies]
libc = "*"
wire_format_derive = "*"
[features]
trace = []
[patch.crates-io]
wire_format_derive = { path = "wire_format_derive" }