feat: make Flutgrid implement image
This commit is contained in:
parent
3b835b4609
commit
386a5fd5ec
3 changed files with 891 additions and 2 deletions
|
|
@ -5,5 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
axum = { version = "0.7.5" }
|
||||
image = "0.25.1"
|
||||
tokio = { version = "1.38", features = ["full"] }
|
||||
tokio-test = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue