static_files: embed files in-binary

Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
Gunwant Jain
2022-01-18 12:16:07 +05:30
parent e91393f63c
commit 892e84348d
3 changed files with 115 additions and 12 deletions

View File

@@ -9,6 +9,7 @@ rand = "0.8.4"
rocket = "0.5.0-rc.1"
tree_magic = "0.2.3"
syntect = "4.6.0"
rust-embed="6.3.0"
[dependencies.rocket_dyn_templates]
version = "0.1.0-rc.1"