cloud-hypervisor/tpm
Oliver Anderson 2ae5b2567b tpm: Use the same libc crate version as other workspace members
The other workspace members in the Cloud-hypervisor workspace
currently declare libc crate version 0.2.167, but the tpm crate
has an older version. This inconsistency is addressed by this PR
which opens the door for declaring libc as a workspace dependency.

Signed-off-by: Oliver Anderson <oliver.anderson@cyberus-technology.de>
On-behalf-of: SAP oliver.anderson@sap.com
2025-07-24 01:05:08 +00:00
..
src misc: tpm: streamline error Display::fmt() 2025-06-13 19:55:54 +00:00
Cargo.toml tpm: Use the same libc crate version as other workspace members 2025-07-24 01:05:08 +00:00