mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-02-18 10:16:28 +00:00
build: upgrade to latest forge-std test: use "StdCheats" instead of "Cheats" test: use "console2" instead of "console"
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
[submodule "lib/forge-std"]
|
|
branch = "v0.3"
|
|
path = "lib/forge-std"
|
|
url = "https://github.com/foundry-rs/forge-std"
|
|
[submodule "lib/prb-test"]
|
|
branch = "0.1.3"
|
|
path = "lib/prb-test"
|
|
url = "https://github.com/paulrberg/prb-test"
|