aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"] }