.gitmodules 271 B

123456
  1. [submodule "ethereum/lib/forge-std"]
  2. path = ethereum/lib/forge-std
  3. url = https://github.com/foundry-rs/forge-std
  4. [submodule "ethereum/lib/openzeppelin-contracts"]
  5. path = ethereum/lib/openzeppelin-contracts
  6. url = https://github.com/openzeppelin/openzeppelin-contracts