We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dbc9fe commit 9407d0fCopy full SHA for 9407d0f
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "lib/forge-std"]
2
path = lib/forge-std
3
url = https://github.com/foundry-rs/forge-std
4
+[submodule "lib/solady"]
5
+ path = lib/solady
6
+ url = https://github.com/vectorized/solady
lib/solady
0 commit comments