mirror of
https://github.com/matter-labs/teepot.git
synced 2025-08-19 11:13:54 +02:00

- vendor unpublished tdx-attest-rs and tdx-attest-sys crates to be able to publish to crates.io - Updated package versions in `Cargo.toml` and `Cargo.lock` to 0.6.0. Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
3 lines
81 B
Rust
3 lines
81 B
Rust
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
pub const NOTHING_TO_SEE_HERE: u8 = 0;
|