diff --git a/Cargo.lock b/Cargo.lock index 12e04cf..65c67a2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1134,7 +1134,7 @@ dependencies = [ [[package]] name = "assertion-executor" -version = "0.1.2" +version = "0.1.3" dependencies = [ "alloy 0.11.1", "alloy-consensus 0.11.1", @@ -3002,7 +3002,7 @@ dependencies = [ [[package]] name = "int-test-utils" version = "0.1.0" -source = "git+https://github.com/phylaxsystems/int-test-utils.git?rev=60cd1fa#60cd1fae57bd1650ff667d53eecee81a17555b47" +source = "git+https://github.com/phylaxsystems/int-test-utils.git?rev=6633976#66339765611c636ca56a0690afc0db4ac9f26168" dependencies = [ "alloy 0.11.1", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 8777382..d9a75ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "assertion-executor" -version = "0.1.2" +version = "0.1.3" edition = "2021" [dependencies] @@ -78,7 +78,7 @@ alloy-eip7702 = "0.5.1" assertion-da-server = { git = "https://github.com/phylaxsystems/assertion-da.git", tag = "0.1.2" } criterion = { version = "0.5.1" } bollard = "0.18" -int-test-utils = { git = "https://github.com/phylaxsystems/int-test-utils.git", rev = "3f677ed" } +int-test-utils = { git = "https://github.com/phylaxsystems/int-test-utils.git", rev = "6633976" } assertion-executor = { path = ".", features = ["test"] } futures = "0.3.31" diff --git a/lib/credible-layer-contracts b/lib/credible-layer-contracts index 0199a91..7c0c3e8 160000 --- a/lib/credible-layer-contracts +++ b/lib/credible-layer-contracts @@ -1 +1 @@ -Subproject commit 0199a91d77cbca9c94b3ff878c7c2bbef6314ea3 +Subproject commit 7c0c3e84bdcd7b32e7621442d9776989ab425a32