cargo update, fmt and add rust_embed crate

Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
Gunwant Jain 2022-01-16 23:03:53 +05:30
commit 33583b71d4
8 changed files with 408 additions and 333 deletions

View file

@ -1,3 +1,3 @@
pub mod paste_id;
pub mod pretty;
pub mod pretty_syntax;
pub mod pretty;