aboutsummaryrefslogtreecommitdiffstats
path: root/ui/backend/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/backend/Cargo.toml')
-rw-r--r--ui/backend/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/backend/Cargo.toml b/ui/backend/Cargo.toml
index 55bfccaa..782f8c9a 100644
--- a/ui/backend/Cargo.toml
+++ b/ui/backend/Cargo.toml
@@ -24,6 +24,7 @@ serde_json = "1.0"
time = "0.3.36"
uuid = "1.7.0"
syntect = "5.2.0"
+tauri-plugin-http = "2.0.0-beta"
[dependencies.sqlx]
version = "=0.7.3"