forge install: openzeppelin-contracts

v5.1.0
This commit is contained in:
mic0 2024-10-18 14:50:51 +02:00
parent 082cc7f13c
commit 765f302f2a
Signed by: mico
GPG Key ID: A3F8023524CF1C8D
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "lib/forge-std"] [submodule "lib/forge-std"]
path = lib/forge-std path = lib/forge-std
url = https://github.com/foundry-rs/forge-std url = https://github.com/foundry-rs/forge-std
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts

@ -0,0 +1 @@
Subproject commit 3291252c866ad698f6a55ec660259e49a67eb3d0