Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin committed Oct 20, 2023
1 parent 1241b7c commit 57cb261
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.8.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.8.0" }
mc-sgx-dcap-quoteverify-sys-types = { path = "../../quoteverify/sys/types", version = "=0.8.0" }
mc-sgx-dcap-sys-types = { path = "../../sys/types", version = "=0.8.0" }

[build-dependencies]
Expand Down

0 comments on commit 57cb261

Please sign in to comment.