Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 8170d31

Browse files
paul-fanthouivmarkov
authored andcommitted
update deps by rev
1 parent 18eecd4 commit 8170d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ embedded-graphics = "0.7"
7474
display-interface = "0.4"
7575
display-interface-spi = "0.4"
7676
st7789 = "0.6"
77-
ili9341 = "0.5"
77+
ili9341 = { version = "0.5", git = "https://github.com/yuri91/ili9341-rs", rev = "32ca780" }
7878
ssd1306 = "0.7"
7979
epd-waveshare = "0.5.0"
8080
smol = "1.2"

0 commit comments

Comments
 (0)