Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tcb feature in mc-sgx-dcap-types missing dependency #393

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

nick-mobilecoin
Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin commented Aug 8, 2023

Previously the tcb feature in mc-sgx-dcap-types was not specifying
the need for serde/alloc. serde/alloc is now a dependency of the
tcb feature.

Previously the `tcb` feature in `mc-sgx-dcap-types` was not specifying
the need for `serde/alloc`. `serde/alloc` is now a dependency of the
`tcb` feature.
@github-actions github-actions bot added the size/S PRs with less than 100 lines of changes label Aug 8, 2023
@nick-mobilecoin
Copy link
Collaborator Author

nick-mobilecoin commented Aug 8, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@github-actions github-actions bot added github_actions Pull requests that update GitHub Actions code rust Pull requests that update Rust code labels Aug 8, 2023
@meowblecoinbot meowblecoinbot requested a review from a team August 8, 2023 14:49
@nick-mobilecoin nick-mobilecoin requested review from eranrund and dolanbernard and removed request for a team August 8, 2023 14:57
Base automatically changed from nick/release-0.7.3 to main August 8, 2023 18:54
@nick-mobilecoin nick-mobilecoin merged commit e1a7cd7 into main Aug 8, 2023
25 of 26 checks passed
@nick-mobilecoin nick-mobilecoin deleted the nick/serialization/errors branch August 8, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code rust Pull requests that update Rust code size/S PRs with less than 100 lines of changes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants