From fbf42c61dd7e758832683d348b85356c5a7b8fe2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:46:11 +0300 Subject: [PATCH] chore(deps): update rust crate temporary to 0.7 (#24) 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 14028f3..5cf8f44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,4 +41,4 @@ bytesize = "1.1.0" [dev-dependencies] marine-rs-sdk-test = "0.9.1" -temporary = "0.6" +temporary = "0.7"