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

Commit f886b68

Browse files
committed
Fix CI
1 parent 9257a4e commit f886b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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.2"
72+
embedded-svc = "0.22.3"
7373
embedded-hal = "0.2"
7474
embedded-graphics = "0.7"
7575
display-interface = "0.4"

0 commit comments

Comments
 (0)