Skip to content

Commit

Permalink
fix: use tnt-core soldeer release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjemmmic committed Dec 11, 2024
1 parent f3c2a18 commit 5947ca1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ auto_detect_remappings = true
[dependencies]
forge-std = "1.9.4"
"@openzeppelin-contracts" = "5.1.0"
tnt-core = { version = "0.1.0", git = "https://github.com/tangle-network/tnt-core.git", branch = "main" }
tnt-core = "0.1.0"

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
5 changes: 3 additions & 2 deletions soldeer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ integrity = "3874463846ab995a6a9a88412913cacec6144f7605daa1af57c2d8bf3f210b13"
[[dependencies]]
name = "tnt-core"
version = "0.1.0"
git = "https://github.com/tangle-network/tnt-core.git"
rev = "df6d5d6da3c82217405c408d3c0b11369bb3e5c2"
url = "https://soldeer-revisions.s3.amazonaws.com/tnt-core/0_1_0_10-12-2024_20:51:20_tnt-core.zip"
checksum = "628b2475c4d629c1cb2578b41b2e10daa3711d711aa5f5b0dd6153959808620f"
integrity = "c380cd3e1def40cd40d70db357afdca4efba79d2561f850f05f395dc634a774e"

0 comments on commit 5947ca1

Please sign in to comment.