We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c931af commit 64ce26cCopy full SHA for 64ce26c
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "src/common/lib/openzeppelin"]
2
path = src/common/lib/openzeppelin
3
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
0 commit comments