Added embedded-graphics dependency

This commit is contained in:
c3ma
2023-05-24 21:12:18 +02:00
parent 43f193965c
commit bb1551f2a8
2 changed files with 84 additions and 14 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
embedded-graphics = "0.8.0"