cargo update, fmt and add rust_embed crate
Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
parent
0359a8ef52
commit
33583b71d4
8 changed files with 408 additions and 333 deletions
|
|
@ -7,4 +7,4 @@ pub async fn index() -> Option<Template> {
|
|||
let mut map = HashMap::new();
|
||||
map.insert("title", "bin");
|
||||
Some(Template::render("index", &map))
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue