From d69c1bd1f32f3eef34033583f5642a2edf622141 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 09:00:24 +0000 Subject: [PATCH] Update Rust crate pink-extension-runtime to 0.5.1 --- indexer_phat/contracts/http_client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indexer_phat/contracts/http_client/Cargo.toml b/indexer_phat/contracts/http_client/Cargo.toml index 92b3205..a0c8811 100644 --- a/indexer_phat/contracts/http_client/Cargo.toml +++ b/indexer_phat/contracts/http_client/Cargo.toml @@ -19,7 +19,7 @@ pink-s3 = "0.7.0" indoc = "2.0.4" [dev-dependencies] -pink-extension-runtime = "0.4" +pink-extension-runtime = "0.5.1" [lib] name = "http_client"