Added avatar display
This commit is contained in:
@ -21,3 +21,6 @@ features = ["macros", "rt-multi-thread"]
|
||||
[dependencies.sqlx]
|
||||
version = "0.8.5"
|
||||
features = ["sqlite", "runtime-tokio"]
|
||||
|
||||
[dependencies.imagetext]
|
||||
git = "https://github.com/nathanielfernandes/imagetext"
|
||||
|
||||
Reference in New Issue
Block a user