forked from Skynet/discord-bot
fmt: cargo+clippy
This commit is contained in:
parent
51bc2f177f
commit
9d50efb757
5 changed files with 222 additions and 583 deletions
|
@ -48,14 +48,10 @@ maud = "0.27"
|
|||
toml = "0.8.23"
|
||||
serde = "1.0"
|
||||
|
||||
gdk-pixbuf = "0.20.10"
|
||||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
|
||||
# for image conversion
|
||||
eyre = "0.6.8"
|
||||
color-eyre = "0.6.2"
|
||||
usvg-text-layout = "0.29.0"
|
||||
usvg = "0.29.0"
|
||||
resvg = "0.29.0"
|
||||
tiny-skia = "0.8.3"
|
||||
log = "0.4.20"
|
||||
simple_logger = "4.2.0"
|
||||
tiny-skia = "0.8.3"
|
Loading…
Add table
Add a link
Reference in a new issue