diff --git a/Cargo.toml b/Cargo.toml index a40c89b..cdb440c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ serde_json = "1.0" tokio = { version = "1.37" } [patch.crates-io] -foundry-compilers = { git = "https://github.com/foundry-rs/compilers", rev = "9cc3122" } +foundry-compilers = { git = "https://github.com/foundry-rs/compilers", rev = "52d850d" }