do not patch embedded-svc. We do not depend on it

This commit is contained in:
Frederick Vollbrecht 2024-06-20 18:18:24 +02:00
parent a62c0b46e0
commit 35f29fb2e7

View File

@ -65,5 +65,4 @@ embedded-graphics = "0.7.1"
[patch.crates-io]
embuild ={ git = "https://github.com/esp-rs/embuild"}
esp-idf-sys ={ git = "https://github.com/esp-rs/esp-idf-sys"}
embedded-svc ={ git = "https://github.com/esp-rs/embedded-svc"}
esp-idf-sys ={ git = "https://github.com/esp-rs/esp-idf-sys"}