mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-10-02 22:55:43 +00:00
Patch the sys crate
This commit is contained in:
parent
659fcee1ee
commit
51e6833d6c
@ -15,6 +15,9 @@ build = "build.rs"
|
|||||||
documentation = "https://docs.esp-rs.org/esp-idf-hal/"
|
documentation = "https://docs.esp-rs.org/esp-idf-hal/"
|
||||||
rust-version = "1.79"
|
rust-version = "1.79"
|
||||||
|
|
||||||
|
[patch.crates-io]
|
||||||
|
esp-idf-sys = { git = "https://github.com/esp-rs/esp-idf-sys" }
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
harness = false
|
harness = false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user