summary refs log tree commit diff
path: root/tpm2-sys/Cargo.toml
blob: 12dc5ac76ef09fe23492af164b110b2ae82b6340 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "tpm2-sys"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
links = "tpm2"

[build-dependencies]
num_cpus = "*"
pkg-config = "*"