aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index 2573c6a..5a9383e 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -21,6 +21,7 @@ futures = "0.3"
sha1 = "0.10"
hex = "0.4"
zip = "2.2.2"
+serde_urlencoded = "0.7.1"
[build-dependencies]
tauri-build = { version = "2.0", features = [] }