forge install: solmate

This commit is contained in:
JulesCrown 2023-11-17 07:44:46 +01:00
parent 7078c6cbdb
commit 1c1f5b45fe
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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