forge install: solmate
This commit is contained in:
parent
7078c6cbdb
commit
1c1f5b45fe
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "lib/forge-std"]
|
||||
path = lib/forge-std
|
||||
url = https://github.com/foundry-rs/forge-std
|
||||
[submodule "lib/solmate"]
|
||||
path = lib/solmate
|
||||
url = https://github.com/Rari-Capital/solmate
|
||||
|
|
|
|||
1
lib/solmate
Submodule
1
lib/solmate
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e0e9ff05d8aa5c7c48465511f85a6efdf5d5c30d
|
||||
Loading…
Add table
Add a link
Reference in a new issue