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

Commit 9257a4e

Browse files
committed
Fix CI
1 parent c586804 commit 9257a4e

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
@@ -69,7 +69,7 @@ url = "2"
6969
esp-idf-sys = { version = "0.31", features = ["binstart"] }
7070
esp-idf-svc = "0.42.1"
7171
esp-idf-hal = "0.38"
72-
embedded-svc = "0.22"
72+
embedded-svc = "0.22.2"
7373
embedded-hal = "0.2"
7474
embedded-graphics = "0.7"
7575
display-interface = "0.4"

0 commit comments

Comments
 (0)