aboutsummaryrefslogtreecommitdiff
path: root/ui/client-scripts/Cargo.toml
blob: 1332388368b78abe04dad7070db1d0f3a2530562 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "jellyui-client-scripts"
version = "0.1.0"
edition = "2024"

[dependencies]

[build-dependencies]
glob = "0.3.3"