Restore Foundry to a test dependency via direct usage of solc

This commit is contained in:
Luke Parker
2023-11-12 04:34:45 -05:00
parent 7f1732c8c0
commit a43815f101
7 changed files with 16 additions and 31 deletions

View File

@@ -48,7 +48,7 @@ svm install 0.8.16
svm use 0.8.16
```
### Install foundry and anvil
### Install foundry (for tests)
```
cargo install --git https://github.com/foundry-rs/foundry --profile local --locked forge cast chisel anvil