diff options
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r-- | server/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml index 5af4ca8..eb0b036 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -41,3 +41,4 @@ glob = "0.3.2" [features] bypass-auth = [] +hot-css = [] |