From 4dcf3938e82291f5031a1e5753d402317a7cac7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 15:57:47 +0300 Subject: [PATCH] chore(deps): update rust crate marine-rs-sdk-test to 0.9.1 (#20) 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 90ad00d..1827b2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,5 +40,5 @@ marine-rs-sdk = "0.7.1" bytesize = "1.1.0" [dev-dependencies] -marine-rs-sdk-test = "0.2.0" +marine-rs-sdk-test = "0.9.1" temporary = "0.6"