mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-27 04:10:30 +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/"
|
||||
rust-version = "1.79"
|
||||
|
||||
[patch.crates-io]
|
||||
esp-idf-sys = { git = "https://github.com/esp-rs/esp-idf-sys" }
|
||||
|
||||
[lib]
|
||||
harness = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user