From 1904c07cf5b2f8d2a373a4517f84f33509836687 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:23:13 +0000 Subject: [PATCH] chore(deps): update rust crate marine-rs-sdk-test to v0.13.0 --- wasm-modules/eth-rpc/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wasm-modules/eth-rpc/Cargo.toml b/wasm-modules/eth-rpc/Cargo.toml index 1b0e2f7..ec0a172 100644 --- a/wasm-modules/eth-rpc/Cargo.toml +++ b/wasm-modules/eth-rpc/Cargo.toml @@ -23,4 +23,4 @@ eyre = "=0.6.9" marine-rs-sdk = "=0.10.1" [dev-dependencies] -marine-rs-sdk-test = "=0.11.1" +marine-rs-sdk-test = "=0.13.0"