about summary refs log tree commit diff
path: root/frontend/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/Cargo.toml')
-rw-r--r--frontend/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/Cargo.toml b/frontend/Cargo.toml
index 3730022..f3d1e6d 100644
--- a/frontend/Cargo.toml
+++ b/frontend/Cargo.toml
@@ -15,4 +15,5 @@ wasm-bindgen = "0.2.83"
 gloo-net = "0.2"
 wasm-bindgen-futures = "0.4"
 itertools = "0.10.5"
+urlencoding = "2.1.2"
 lib = { path = "../lib" }
\ No newline at end of file