Skip to content

Commit

Permalink
feat: remove intel-tee-quote-verification-sys
Browse files Browse the repository at this point in the history
important fixes have been upstreamed

Signed-off-by: Harald Hoyer <[email protected]>
  • Loading branch information
haraldh committed Feb 14, 2024
1 parent ef53f14 commit 89e86c2
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 237 deletions.
27 changes: 13 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ actix-web = { version = "4.5", features = ["rustls-0_22"] }
anyhow = "1.0.79"
awc = { version = "3.4", features = ["rustls-0_22-webpki-roots"] }
base64 = "0.21.7"
bindgen = "0.69.4"
bitflags = "2.4"
bytemuck = { version = "1.14.3", features = ["derive", "min_const_generics", "extern_crate_std"] }
bytes = "1"
Expand All @@ -80,7 +79,7 @@ futures-core = { version = "0.3.30", features = ["alloc"], default-features = fa
getrandom = "0.2.12"
hex = { version = "0.4.3", features = ["std"], default-features = false }
intel-tee-quote-verification-rs = { path = "crates/intel-tee-quote-verification-rs", version = "0.2.1" }
intel-tee-quote-verification-sys = { path = "crates/intel-tee-quote-verification-sys", version = "0.2.0" }
intel-tee-quote-verification-sys = { version = "0.2.1" }
k256 = "0.13"
log = "0.4"
mio = "0.8.10"
Expand Down
10 changes: 0 additions & 10 deletions crates/intel-tee-quote-verification-sys/Cargo.toml

This file was deleted.

38 changes: 0 additions & 38 deletions crates/intel-tee-quote-verification-sys/License.txt

This file was deleted.

33 changes: 0 additions & 33 deletions crates/intel-tee-quote-verification-sys/bindings.h

This file was deleted.

88 changes: 0 additions & 88 deletions crates/intel-tee-quote-verification-sys/build.rs

This file was deleted.

52 changes: 0 additions & 52 deletions crates/intel-tee-quote-verification-sys/src/lib.rs

This file was deleted.

0 comments on commit 89e86c2

Please sign in to comment.