Skip to content

Commit

Permalink
deprecate unused crate from repo (#671)
Browse files Browse the repository at this point in the history
### Description
Remove unused crate from repo
  • Loading branch information
yuunlimm authored Jan 15, 2025
1 parent 91a9826 commit 29f4e9c
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 4,926 deletions.
8 changes: 0 additions & 8 deletions rust/Cargo.lock

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

2 changes: 0 additions & 2 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ members = [
"processor",
"sdk-processor",
"server-framework",
"testing-transactions",
]

[workspace.package]
Expand All @@ -26,7 +25,6 @@ server-framework = { path = "server-framework" }
aptos-moving-average = { path = "moving-average" }
integration-tests = { path = "integration-tests" }
sdk-processor = { path = "sdk-processor" }
testing-transactions = { path = "testing-transactions" }

ahash = { version = "0.8.7", features = ["serde"] }
anyhow = "1.0.86"
Expand Down
16 changes: 0 additions & 16 deletions rust/testing-transactions/Cargo.toml

This file was deleted.

140 changes: 0 additions & 140 deletions rust/testing-transactions/build.rs

This file was deleted.

Loading

0 comments on commit 29f4e9c

Please sign in to comment.