Skip to content

Commit

Permalink
Fix/modules (#100)
Browse files Browse the repository at this point in the history
* fixed modules

* readded modules

* rollback to original hash

* fix solady commit hash
  • Loading branch information
leekt authored Apr 22, 2024
1 parent a1aff22 commit bdd80f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/solady"]
path = lib/solady
url = https://github.com/vectorized/solady
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/ExcessivelySafeCall"]
path = lib/ExcessivelySafeCall
url = https://github.com/nomad-xyz/ExcessivelySafeCall
1 change: 0 additions & 1 deletion lib/FreshCryptoLib
Submodule FreshCryptoLib deleted from d9bb3b
1 change: 0 additions & 1 deletion lib/p256-verifier
Submodule p256-verifier deleted from 29475a

0 comments on commit bdd80f5

Please sign in to comment.