fix display dep

This commit is contained in:
2025-07-30 16:31:02 -06:00
parent a53929f511
commit 6a5ba29df1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1852,7 +1852,7 @@ dependencies = [
[[package]]
name = "st7365p-lcd"
version = "0.11.0"
source = "git+https://github.com/legitcamper/st7365p-lcd-rs?branch=async#87abf450404865dcb535292e9e1a6a2457fd4599"
source = "git+https://github.com/legitcamper/st7365p-lcd-rs?rev=87abf450404865dcb535292e9e1a6a2457fd4599#87abf450404865dcb535292e9e1a6a2457fd4599"
dependencies = [
"bitvec",
"embedded-graphics-core",