Minor changes on user embed

This commit is contained in:
Natsu Kagami 2020-02-06 14:15:34 -05:00
parent 7c77b7fd61
commit 28ed92eb2f
Signed by: nki
GPG key ID: 73376E117CD20735
3 changed files with 25 additions and 6 deletions

View file

@ -9,4 +9,7 @@ edition = "2018"
serde = { version = "1", features = ["derive"] }
reqwest = "0.10.1"
serenity = "0.8"
Inflector = "0.11"
codeforces = { git = "https://github.com/natsukagami/rust-codeforces-api" }
youmubot-prelude = { path = "../youmubot-prelude" }