Skip to content

Commit bdd80f5

Browse files
authored
Fix/modules (#100)
* fixed modules * readded modules * rollback to original hash * fix solady commit hash
1 parent a1aff22 commit bdd80f5

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[submodule "lib/forge-std"]
2-
path = lib/forge-std
3-
url = https://github.com/foundry-rs/forge-std
41
[submodule "lib/solady"]
52
path = lib/solady
63
url = https://github.com/vectorized/solady
4+
[submodule "lib/forge-std"]
5+
path = lib/forge-std
6+
url = https://github.com/foundry-rs/forge-std
77
[submodule "lib/ExcessivelySafeCall"]
88
path = lib/ExcessivelySafeCall
99
url = https://github.com/nomad-xyz/ExcessivelySafeCall

lib/FreshCryptoLib

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/p256-verifier

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)