From 2a363a051127b56309654e684196e7b308fc1d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 18:47:02 +0000 Subject: Update temp-env requirement from 0.2.0 to 0.3.0 Updates the requirements on [temp-env](https://github.com/vmx/temp-env) to permit the latest version. - [Release notes](https://github.com/vmx/temp-env/releases) - [Commits](https://github.com/vmx/temp-env/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: temp-env dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fb3478e..e2657ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,4 +50,4 @@ serde = "1.0" glob = "0.3" lazy_static = "1" notify = "^5.0.0" -temp-env = "0.2.0" +temp-env = "0.3.0" -- cgit v1.2.3