Skip to content

Commit

Permalink
chore: remove empty crates (#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoticlonghair authored Nov 2, 2023
1 parent 68aa8a9 commit ad4375b
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 40 deletions.
8 changes: 0 additions & 8 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,12 @@ protocol = { path = "./protocol", package = "axon-protocol" }
members = [
"common/apm",
"common/apm-derive",
"common/channel",
"common/config-parser",
"common/crypto",
"common/hasher",
"common/logger",
"common/memory-tracker",
"common/merkle",
"common/pubsub",
"common/version",
"core/api",
"core/cli",
Expand Down
8 changes: 0 additions & 8 deletions common/channel/Cargo.toml

This file was deleted.

7 changes: 0 additions & 7 deletions common/channel/src/lib.rs

This file was deleted.

8 changes: 0 additions & 8 deletions common/pubsub/Cargo.toml

This file was deleted.

7 changes: 0 additions & 7 deletions common/pubsub/src/lib.rs

This file was deleted.

0 comments on commit ad4375b

Please sign in to comment.