aboutsummaryrefslogtreecommitdiff
path: root/ui/client-scripts/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2026-01-18 23:58:24 +0100
committermetamuffin <metamuffin@disroot.org>2026-01-18 23:58:24 +0100
commit88f1baa4610d3852fdf16319aec30a3f0eae9cea (patch)
treebb35b3fd29ffd954e5eeead33950a9338f9a081e /ui/client-scripts/Cargo.toml
parented19a428cb5eef84c8cf3fed5fda3afd5fc96305 (diff)
downloadjellything-88f1baa4610d3852fdf16319aec30a3f0eae9cea.tar
jellything-88f1baa4610d3852fdf16319aec30a3f0eae9cea.tar.bz2
jellything-88f1baa4610d3852fdf16319aec30a3f0eae9cea.tar.zst
Move client styling to build-crate
Diffstat (limited to 'ui/client-scripts/Cargo.toml')
-rw-r--r--ui/client-scripts/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/client-scripts/Cargo.toml b/ui/client-scripts/Cargo.toml
index 1332388..c6a8d74 100644
--- a/ui/client-scripts/Cargo.toml
+++ b/ui/client-scripts/Cargo.toml
@@ -3,7 +3,5 @@ name = "jellyui-client-scripts"
version = "0.1.0"
edition = "2024"
-[dependencies]
-
[build-dependencies]
glob = "0.3.3"