Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
fix: remove fuel-indexer-utils from fuel-indexer-macros Cargo.toml (
Browse files Browse the repository at this point in the history
#973)

Remove fuel-indexer-utils from Cargo.toml
  • Loading branch information
deekerno authored Jun 3, 2023
1 parent 04b478a commit 7c726f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 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.

1 change: 0 additions & 1 deletion packages/fuel-indexer-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ syn = { version = "2.0", features = ["full"] }

[dev-dependencies]
fuel-indexer-plugin = { workspace = true }
fuel-indexer-utils = { workspace = true }
fuels-macros = { version = "0.40.0", default-features = false }
fuels-types = { version = "0.40.0", default-features = false }
serde = { workspace = true }
Expand Down

0 comments on commit 7c726f3

Please sign in to comment.