Skip to content

Commit 64ce26c

Browse files
committed
Add forge-std
1 parent 6c931af commit 64ce26c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "src/common/lib/openzeppelin"]
22
path = src/common/lib/openzeppelin
33
url = https://github.com/OpenZeppelin/openzeppelin-contracts
4+
[submodule "forge-std"]
5+
path = forge-std
6+
url = https://github.com/foundry-rs/forge-std

forge-std

Submodule forge-std added at f73c73d

0 commit comments

Comments
 (0)