forge install: forge-std
v1.9.5
This commit is contained in:
parent
75f0ce62f8
commit
6ec32143b7
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -25,3 +25,6 @@
|
|||||||
[submodule "foundry-smart-contract-lottery-cu/lib/solmate"]
|
[submodule "foundry-smart-contract-lottery-cu/lib/solmate"]
|
||||||
path = foundry-smart-contract-lottery-cu/lib/solmate
|
path = foundry-smart-contract-lottery-cu/lib/solmate
|
||||||
url = https://github.com/transmissions11/solmate
|
url = https://github.com/transmissions11/solmate
|
||||||
|
[submodule "lottery/lib/forge-std"]
|
||||||
|
path = lottery/lib/forge-std
|
||||||
|
url = https://github.com/foundry-rs/forge-std
|
||||||
|
|||||||
1
lottery/lib/forge-std
Submodule
1
lottery/lib/forge-std
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit b93cf4bc34ff214c099dc970b153f85ade8c9f66
|
||||||
Loading…
Reference in New Issue
Block a user