From fdfdf5eb7255c69d2b468ac9ee9225deac971a1f Mon Sep 17 00:00:00 2001 From: Arsenii Kulikov Date: Wed, 1 May 2024 02:34:42 +0400 Subject: [PATCH] update patch --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9de0246..402be83 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 = "a424a9b" } \ No newline at end of file +foundry-compilers = { git = "https://github.com/foundry-rs/compilers", rev = "13ab276" } \ No newline at end of file