Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deprecate unused crate from repo
Browse files Browse the repository at this point in the history
yuunlimm committed Jan 14, 2025
1 parent 91a9826 commit b040564
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
@@ -8,7 +8,6 @@ members = [
"processor",
"sdk-processor",
"server-framework",
"testing-transactions",
]

[workspace.package]
@@ -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"
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 b040564

Please sign in to comment.