Skip to content

Commit

Permalink
deps: added all resolutions to kolibri deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yandrik committed Aug 1, 2023
1 parent 386e9cf commit 8dd8887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kolibri-embedded-gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"

[dependencies]
embedded-graphics = "^0.8"
embedded-iconoir = { version = "0.2.1", features = ["12px", "18px", "24px", "32px"] }
embedded-iconoir = { version = "0.2.1", features = ["all-resolutions"] }
heapless = "^0.7"

[dev-dependencies]
Expand Down

0 comments on commit 8dd8887

Please sign in to comment.