mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
47eccc1cfd
It's no longer used, and pulling in the crate hermit-abi which does causes problems in Kokoro with the latest update. BUG=b:210037151 TEST=./tools/presubmit Change-Id: I0344ea32dcc97923bb7b0010a6e5c33003598df0 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3328943 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Anton Romanov <romanton@google.com> Commit-Queue: Dennis Kempin <denniskempin@google.com>
10 lines
168 B
TOML
10 lines
168 B
TOML
[package]
|
|
name = "tpm2-sys"
|
|
version = "0.1.0"
|
|
authors = ["The Chromium OS Authors"]
|
|
edition = "2018"
|
|
links = "tpm2"
|
|
|
|
[build-dependencies]
|
|
pkg-config = "*"
|
|
anyhow = "*"
|