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

feat: consolidate crates #140

Merged
merged 1 commit into from
Dec 7, 2022
Merged

feat: consolidate crates #140

merged 1 commit into from
Dec 7, 2022

Conversation

rjzak
Copy link
Member

@rjzak rjzak commented Dec 6, 2022

Closes #139

Signed-off-by: Richard Zak richard@profian.com

@rjzak rjzak marked this pull request as ready for review December 6, 2022 19:48
@rjzak rjzak requested review from a team, bstrie and haraldh as code owners December 6, 2022 19:48
crates/attestation/Cargo.toml Outdated Show resolved Hide resolved
crates/attestation/src/lib.rs Show resolved Hide resolved
crates/attestation/src/lib.rs Show resolved Hide resolved
crates/attestation/Cargo.toml Outdated Show resolved Hide resolved
crates/attestation/src/snp/mod.rs Outdated Show resolved Hide resolved
crates/attestation/src/sgx/config.rs Outdated Show resolved Hide resolved
crates/attestation/src/sgx/quote/mod.rs Outdated Show resolved Hide resolved
@rjzak rjzak force-pushed the crates_refactor branch 4 times, most recently from 0c67077 to c325771 Compare December 7, 2022 18:46
Copy link
Member

@rvolosatovs rvolosatovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment, then LGTM

crates/attestation/Cargo.toml Show resolved Hide resolved
@rjzak rjzak force-pushed the crates_refactor branch 2 times, most recently from 2f14bf5 to d32c894 Compare December 7, 2022 19:07
@rjzak rjzak enabled auto-merge (rebase) December 7, 2022 23:16
Signed-off-by: Richard Zak <richard@profian.com>
@rjzak rjzak merged commit e03f281 into enarx:main Dec 7, 2022
@rjzak rjzak deleted the crates_refactor branch December 7, 2022 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework crate structure
2 participants