forge install: forge-std

v1.9.2
This commit is contained in:
cairo
2024-08-22 17:16:03 -07:00
parent d5aff016ae
commit 252bd536f6
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "lib/halmos-cheatcodes"] [submodule "lib/halmos-cheatcodes"]
path = lib/halmos-cheatcodes path = lib/halmos-cheatcodes
url = https://github.com/a16z/halmos-cheatcodes url = https://github.com/a16z/halmos-cheatcodes
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std

1
lib/forge-std Submodule

Submodule lib/forge-std added at 1714bee72e