From 53d959fa62ed512c18e8245467c33b04966f43f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:05:08 +0000 Subject: [PATCH] chore(deps): update rust crate marine-rs-sdk-test to 0.11.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index afb7451c..e59392af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,5 +40,5 @@ marine-rs-sdk = "0.9.0" bytesize = "1.3.0" [dev-dependencies] -marine-rs-sdk-test = "0.10.2" +marine-rs-sdk-test = "0.11.0" temporary = "0.7"