From 13e1ff6f8af66649a7b6106eb73489160395dda3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 16:09:16 +0300 Subject: [PATCH] chore(deps): update rust crate marine-rs-sdk-test to 0.10.2 (#27) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0d8d188..ecfc964 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,5 +40,5 @@ marine-rs-sdk = "0.7.1" bytesize = "1.2.0" [dev-dependencies] -marine-rs-sdk-test = "0.9.1" +marine-rs-sdk-test = "0.10.2" temporary = "0.7"