diff --git a/Cargo.toml b/Cargo.toml index a81871d..301dbf5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dcap-qvl" -version = "0.1.3" +version = "0.1.4" edition = "2021" license = "MIT" description = "This crate implements the quote verification logic for DCAP (Data Center Attestation Primitives) in pure Rust."