From 6f63fdcfcd559d1a913fb131fddccbf32cbe1367 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Mar 2022 10:13:34 +0000 Subject: fix(deps): update rust crate cfg-if to v1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 38671b9..5ae5b98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ dotenv = "0.15.0" worker = "0.0.9" # Utility -cfg-if = "0.1.10" +cfg-if = "1.0.0" # Web reqwest = { version = "0.11.9", features = ["json"] } -- cgit v1.2.3