Skip to content

Commit

Permalink
test: test patched version of cargo-near-build
Browse files Browse the repository at this point in the history
  • Loading branch information
dj8yf0μl committed Dec 16, 2024
1 parent 027ce75 commit ffab607
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/fungible-token/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ overflow-checks = true
[workspace]
# remember to include a member for each contract
members = ["ft", "test-contract-defi"]

[patch.crates-io]
cargo-near-build = { git = 'https://github.com/dj8yfo/cargo-near.git', rev = '843aa974d7f30ad803af401bd7c0a819872ccbdf' }

0 comments on commit ffab607

Please sign in to comment.