Embed UI templates and static assets into binary; simplify deployment to single file; Update script files
This commit is contained in:
@@ -48,6 +48,7 @@ aws-smithy-types = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
rand = "0.8"
|
||||
tera = { workspace = true }
|
||||
rust-embed = { version = "8", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
|
||||
cookie = { workspace = true }
|
||||
subtle = { workspace = true }
|
||||
clap = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user