From 95739d87b706a5cfce60562296faebfef4fd63ef Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Wed, 5 Jun 2024 17:53:36 +0200 Subject: [PATCH] bring latest fix from proxy-wasm-test-framework --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 1ff0afd9..a5ab73cb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1088,7 +1088,7 @@ dependencies = [ [[package]] name = "proxy-wasm-test-framework" version = "0.1.0" -source = "git+https://github.com/Kuadrant/wasm-test-framework.git?branch=kuadrant#29d5ac35bb0c11c642e5fae3ca3f33d409505112" +source = "git+https://github.com/Kuadrant/wasm-test-framework.git?branch=kuadrant#63433eae9ef47f6297a30dc6bfe9f8fe6493a8e7" dependencies = [ "anyhow", "lazy_static",