.gitmodules 217 B

1234567
  1. [submodule "lib/forge-std"]
  2. branch = v1
  3. path = lib/forge-std
  4. url = https://github.com/foundry-rs/forge-std
  5. [submodule "lib/erc4626-tests"]
  6. path = lib/erc4626-tests
  7. url = https://github.com/a16z/erc4626-tests.git