From 3fa55dba1b0ca408a10e7456a6d4308dd114c2f6 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 1 Oct 2023 10:14:20 +0200 Subject: move stylesheets and refactor js bundler --- server/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'server/Cargo.toml') diff --git a/server/Cargo.toml b/server/Cargo.toml index fbb9f63..efecfe5 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -36,5 +36,8 @@ rocket = { workspace = true, features = ["secrets", "json"] } sled = "0.34.7" typed-sled = "0.2.3" +[build-dependencies] +glob = "0.3.1" + [features] bypass-auth = [] -- cgit v1.2.3-70-g09d2