update display driver

This commit is contained in:
2025-07-06 11:10:41 -06:00
parent a0fb1a0da5
commit c387b5ebf8
3 changed files with 8 additions and 25 deletions

1
Cargo.lock generated
View File

@@ -1741,6 +1741,7 @@ dependencies = [
[[package]]
name = "st7365p-lcd"
version = "0.10.0"
source = "git+https://github.com/legitcamper/st7365p-lcd-rs?branch=async#f826038c0c8e4150be8581d30a8c6fe480947f66"
dependencies = [
"embedded-graphics-core",
"embedded-hal 1.0.0",