Skip to content

Commit

Permalink
Remove transitive dependency on core from plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-kast committed May 17, 2022
1 parent 347aa39 commit 0f08a4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

5 changes: 0 additions & 5 deletions crates/rabbitmq/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,3 @@ serde_json = { version = "1.0.79", optional = true }
solana-sdk = { version = "1.9.4", optional = true }
strum = { version = "0.23.0", features = ["derive"] }
thiserror = "1.0.30"

[dependencies.indexer-core]
package = "holaplex-indexer-core"
version = "=0.1.0"
path = "../core"

0 comments on commit 0f08a4c

Please sign in to comment.