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