Skip to content

Commit ae8a935

Browse files
committed
attestation: redesign V1 as direct CBOR platform/stack schema
1 parent 0de3b67 commit ae8a935

18 files changed

Lines changed: 1034 additions & 136 deletions

File tree

Cargo.lock

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dstack-attest/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ license.workspace = true
1212
[dependencies]
1313
anyhow.workspace = true
1414
cc-eventlog.workspace = true
15+
ciborium.workspace = true
1516
dcap-qvl.workspace = true
1617
dstack-types.workspace = true
1718
ez-hash.workspace = true

0 commit comments

Comments
 (0)