Bump and pin Forge Std submodule (#4102)

This commit is contained in:
Paul Razvan Berg
2023-03-09 19:41:08 +02:00
committed by GitHub
parent 3214f6c256
commit 58a62916de
2 changed files with 2 additions and 1 deletions

1
.gitmodules vendored
View File

@ -1,4 +1,5 @@
[submodule "lib/forge-std"]
branch = v1
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/erc4626-tests"]