Skip to content

Commit 9049d8a

Browse files
Releasing version 6 of tooling
This new version implements the following: - Support for different versions of the attestation report - Adds new parser feature and removec bincode serialization and deserializtion fo the attestation report. - Extends the testing to better coverage. Signed-off-by: DGonzalezVillal <[email protected]>
1 parent aa15951 commit 9049d8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sev"
3-
version = "5.0.0"
3+
version = "6.0.0"
44
authors = [
55
"Nathaniel McCallum <[email protected]>",
66
"The VirTEE Project Developers",

0 commit comments

Comments
 (0)