Among us font with SUS
... | @@ -18,4 +18,5 @@ diesel = { version = "1.4", features = ["postgres", "numeric"] } | ... | @@ -18,4 +18,5 @@ diesel = { version = "1.4", features = ["postgres", "numeric"] } |
dotenv = "0.15.0" | dotenv = "0.15.0" | ||
bigdecimal = "0.1.2" | bigdecimal = "0.1.2" | ||
reqwest = { version = "0.10", features = ["json"] } | reqwest = { version = "0.10", features = ["json"] } | ||
serde_json = "1.0" | serde_json = "1.0" | ||
\ No newline at end of file | rusttype = "0.4.3" |
src/amongus.ttf
0 → 100644
File added
src/handlers/sus.rs
0 → 100644
Please register or sign in to comment