We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fb9905 + d1bfc6e commit 71d1e76Copy full SHA for 71d1e76
CHANGELOG.md
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## [Unreleased] - ReleaseDate
11
12
+### Fixed
13
+
14
+- Fixed `tcb` feature in `mc-sgx-dcap-types` missing dependency on `serde/alloc`
15
+- Fixed vendored include paths for the `*-sys-*` crate builds. In particular
16
+ build issues related to `time.h`.
17
18
## [0.7.3] - 2023-08-07
19
20
### Added
0 commit comments