-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (24 loc) · 950 Bytes
/
.gitmodules
File metadata and controls
28 lines (24 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "folio/lib/forge-std"]
path = folio/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "nibble/lib/forge-std"]
path = nibble/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "level/lib/forge-std"]
path = level/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "level/lib/openzeppelin-contracts"]
path = level/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "rent/lib/forge-std"]
path = dwell/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "rent/lib/openzeppelin-contracts"]
path = dwell/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "riff/lib/forge-std"]
path = riff/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "riff/lib/solmate"]
path = riff/lib/solmate
url = https://github.com/Rari-Capital/solmate