diff --git a/.gitmodules b/.gitmodules index 4c1b977..0f07815 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "lib/forge-std"] path = lib/forge-std - url = https://github.com/foundry-rs/forge-std \ No newline at end of file + url = https://github.com/foundry-rs/forge-std +[submodule "lib/solady"] + path = lib/solady + url = https://github.com/vectorized/solady diff --git a/lib/solady b/lib/solady new file mode 160000 index 0000000..e4a14a5 --- /dev/null +++ b/lib/solady @@ -0,0 +1 @@ +Subproject commit e4a14a5b365b353352f7c38e699a2bc9363d6576