From 0ceea0dd1c1b7429b9fca8d76d7930091191bce6 Mon Sep 17 00:00:00 2001 From: elfedy Date: Thu, 5 Sep 2024 17:45:52 -0300 Subject: [PATCH] Update foundry compilers --- Cargo.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index be6d27175..113c56696 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5038,7 +5038,7 @@ dependencies = [ [[package]] name = "foundry-compilers" version = "0.10.0" -source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#7719a78a44fa451a84228b68ce0118e08919ed34" +source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#c10dd5e016f037749de028b8a1efb403aa6d1db7" dependencies = [ "alloy-json-abi", "alloy-primitives", @@ -5078,7 +5078,7 @@ dependencies = [ [[package]] name = "foundry-compilers-artifacts" version = "0.10.0" -source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#7719a78a44fa451a84228b68ce0118e08919ed34" +source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#c10dd5e016f037749de028b8a1efb403aa6d1db7" dependencies = [ "foundry-compilers-artifacts-solc", "foundry-compilers-artifacts-vyper", @@ -5088,7 +5088,7 @@ dependencies = [ [[package]] name = "foundry-compilers-artifacts-solc" version = "0.10.0" -source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#7719a78a44fa451a84228b68ce0118e08919ed34" +source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#c10dd5e016f037749de028b8a1efb403aa6d1db7" dependencies = [ "alloy-json-abi", "alloy-primitives", @@ -5111,7 +5111,7 @@ dependencies = [ [[package]] name = "foundry-compilers-artifacts-vyper" version = "0.10.0" -source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#7719a78a44fa451a84228b68ce0118e08919ed34" +source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#c10dd5e016f037749de028b8a1efb403aa6d1db7" dependencies = [ "alloy-json-abi", "alloy-primitives", @@ -5125,7 +5125,7 @@ dependencies = [ [[package]] name = "foundry-compilers-artifacts-zksolc" version = "0.10.0" -source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#7719a78a44fa451a84228b68ce0118e08919ed34" +source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#c10dd5e016f037749de028b8a1efb403aa6d1db7" dependencies = [ "alloy-json-abi", "alloy-primitives", @@ -5146,7 +5146,7 @@ dependencies = [ [[package]] name = "foundry-compilers-core" version = "0.10.0" -source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#7719a78a44fa451a84228b68ce0118e08919ed34" +source = "git+https://github.com/Moonsong-Labs/compilers?branch=zksync-v0.10.0#c10dd5e016f037749de028b8a1efb403aa6d1db7" dependencies = [ "alloy-primitives", "cfg-if 1.0.0",