Skip to content

Commit

Permalink
chore: add features
Browse files Browse the repository at this point in the history
  • Loading branch information
serrrfirat committed Jan 9, 2025
1 parent 2a7ead4 commit 3952d39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions indexer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ reqwest = { version = "0.12.9", features = ["json"] }

[dev-dependencies]
near-crypto = { git = "https://github.com/near/nearcore", rev = "53063d8e9bfdb06d397a8d1a4c6e341091f144d6" }

[features]
use_fastnear = []
it_tests = []

0 comments on commit 3952d39

Please sign in to comment.