Skip to content

Commit

Permalink
cargo machete remove
Browse files Browse the repository at this point in the history
  • Loading branch information
areshand committed Sep 27, 2024
1 parent 01e3fb5 commit ee34c5e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion crates/aptos-faucet/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ serde = { workspace = true }
serde_json = { workspace = true }
serde_yaml = { workspace = true }
tokio = { workspace = true }
url = { workspace = true }

[features]
integration-tests = []
1 change: 0 additions & 1 deletion testsuite/smoke-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ aptos-consensus = { workspace = true }
aptos-crypto = { workspace = true }
aptos-db = { workspace = true }
aptos-db-indexer-schemas = { workspace = true }
aptos-debugger = { workspace = true }
aptos-dkg = { workspace = true }
aptos-faucet-core = { workspace = true }
aptos-forge = { workspace = true }
Expand Down
1 change: 0 additions & 1 deletion third_party/move/move-vm/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ once_cell = { workspace = true }
parking_lot = { workspace = true }
serde = { workspace = true }
sha3 = { workspace = true }
tracing = { workspace = true }
triomphe = { workspace = true }
typed-arena = { workspace = true }

Expand Down

0 comments on commit ee34c5e

Please sign in to comment.