Skip to content

Commit d786f05

Browse files
authored
Remove patch
1 parent 1bd2dfd commit d786f05

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ readme = "README.md"
1313
documentation = "https://esp-rs.github.io/esp-idf-hal/"
1414
rust-version = "1.61"
1515

16-
[patch.crates-io]
17-
esp-idf-sys = { git = "https://github.com/esp-rs/esp-idf-sys", branch = "master" }
18-
1916
[features]
2017
default = ["std", "alloc", "esp-idf-sys"]
2118
std = ["alloc", "esp-idf-sys/std", "edge-executor?/std"]

0 commit comments

Comments
 (0)