File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[profile .default ]
22src = ' src'
33out = ' out'
4- libs = [' lib' , ' party' ]
4+ libs = [' lib' , ' party' , " dependencies " ]
55
66# See more config options https://github.com/foundry-rs/foundry/tree/master/config
77evm_version = ' istanbul'
Original file line number Diff line number Diff line change 1- [[dependencies]]
2- name = "contract-template"
3- version = "0.1.0"
4- source = "https://github.com/axieinfinity/contract-template/archive/refs/tags/release-v0.1.0.zip"
5- checksum = "56676e92b8825974abab8e381a98d0cc55da7057a18b3d325a13def760fa69d3"
6- integrity = "9fda9db2e8c24bb37378b1a14f41e1338967d101282bcdc0df9e98d7cf0edcda"
7-
81[[dependencies]]
92name = "forge-std"
103version = "1.9.3"
11- source = "https://github.com/foundry-rs/forge-std/archive/refs/tags/v1.9.3.zip"
4+ url = "https://github.com/foundry-rs/forge-std/archive/refs/tags/v1.9.3.zip"
125checksum = "cc61148ae1a47f2415956a95ada670501b10ebd7f65cc00eda6ea7025770f42b"
136integrity = "d53734fbd7201cd9e44de730ae045ed8958dd2c7b9493c30b322f6e6c21ca8b2"
147
158[[dependencies]]
169name = "openzeppelin"
1710version = "5.0.2"
18- source = "https://github.com/OpenZeppelin/openzeppelin-contracts/archive/refs/tags/v5.0.2.zip"
11+ url = "https://github.com/OpenZeppelin/openzeppelin-contracts/archive/refs/tags/v5.0.2.zip"
1912checksum = "ca49e0776066328da0087977864dfaef0d5e54a0ea9859236a7cd9ad02abb9e5"
20- integrity = "6f8fc028520b958667ef1e96460c64140f42fef60ff02bc63110780c557b7c7e "
13+ integrity = "2bd289a44b29098d78730dc911a80aa12b64469ae9a8781632c5379c8b0b1040 "
2114
2215[[dependencies]]
2316name = "openzeppelin-upgradeable"
2417version = "5.0.2"
25- source = "https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/archive/refs/tags/v5.0.2.zip"
18+ url = "https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/archive/refs/tags/v5.0.2.zip"
2619checksum = "4790d4f592cb46c868916ea50613997df1e28fd42b4d32e0999f0a4b9d1a7cf8"
27- integrity = "085dfc37ec3b96f0ea95ae99d8c044b0b407eab88a78d7cb552284bccf1130ba "
20+ integrity = "4288f976375063fdc4d9450a1a52df9231d3f966f6403cd924af4f0929942c30 "
You can’t perform that action at this time.
0 commit comments