diff --git a/foundry.toml b/foundry.toml index 3958988..751a874 100644 --- a/foundry.toml +++ b/foundry.toml @@ -5,5 +5,6 @@ libs = ["lib"] evm_version = "Cancun" optimizer = true via_ir = true +prague = true # See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options