summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4e894ed..a9a6319 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,6 +16,7 @@ futures = "0.3.31"
indexmap = "2.9.0"
jid = { path = "../luz/jid" }
leptos = { version = "0.8.2", features = ["csr"] }
+leptos-fetch = "0.4.2"
# leptos-use = "0.15.7"
# leptos_meta = "0.8.2"
# reactive_graph = "0.2.2"