From a83f4e4249e946ea124b298f083f3f72b110746d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 09:07:17 +0000 Subject: [PATCH] chore(deps): update rust crate marine-rs-sdk-test to 0.16.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6074079..151c3a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,5 +40,5 @@ marine-rs-sdk = "0.14.0" bytesize = "1.3.0" [dev-dependencies] -marine-rs-sdk-test = "0.15.0" +marine-rs-sdk-test = "0.16.0" temporary = "0.7"