IQAir api access crate
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 35de837..69760e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,3 +16,4 @@ serde_derive = "1.0.217"
serde_json = "1.0.138"
time = { version = "0.3", features = ["formatting", "parsing", "serde"] }
ureq = "3.0.4"
+url-escape = "0.1.1"