mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
chore: cargo update
and fix `cargo clippy` issues. Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
64715ccbdf
commit
0bdc3425e4
5 changed files with 78 additions and 106 deletions
|
@ -1,5 +1,5 @@
|
|||
// SPDX-License-Identifier: Apache-2.0
|
||||
// Copyright (c) 2023 Matter Labs
|
||||
// Copyright (c) 2023-2024 Matter Labs
|
||||
|
||||
//! Helper functions to verify Intel SGX enclaves and other TEEs.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// SPDX-License-Identifier: Apache-2.0
|
||||
// Copyright (c) 2023 Matter Labs
|
||||
// Copyright (c) 2023-2024 Matter Labs
|
||||
|
||||
//! Intel SGX Enclave TCB level wrapper
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue