Skip to content

Commit

Permalink
Merge branch 'main' into nick/release-0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin authored Oct 20, 2023
2 parents 568a1f1 + be9f358 commit f128767
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions dcap/quoteverify/sys/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ rust-version = "1.62.1"
[lib]
doctest = false

[dependencies]
mc-sgx-dcap-sys-types = { path = "../../../sys/types", version = "=0.9.0" }

[build-dependencies]
bindgen = "0.66.1"
cargo-emit = "0.2.1"
Expand Down
1 change: 0 additions & 1 deletion dcap/tvl/sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ doctest = false

[dependencies]
mc-sgx-core-sys-types = { path = "../../../core/sys/types", version = "=0.9.0" }
mc-sgx-dcap-quoteverify-sys-types = { path = "../../quoteverify/sys/types", version = "=0.9.0" }
mc-sgx-dcap-sys-types = { path = "../../sys/types", version = "=0.9.0" }

[build-dependencies]
Expand Down

0 comments on commit f128767

Please sign in to comment.