Skip to content

Version 0.7.3

Compare
Choose a tag to compare
@nick-mobilecoin nick-mobilecoin released this 23 Aug 19:15
· 124 commits to main since this release
v0.7.3
17486ff

Added

  • Added Deserialize and Serialize traits to:
    • mc-sgx-dcap-types::Collateral
    • mc-sgx-dcap-types::Quote3Error
    • mc-sgx-dcap-types::Quote3<Vec<u8>>

Removed

  • Removed patch version restriction on serde crate dependency.