Skip to content

Commit

Permalink
No need to patch embedded-svc anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Jun 23, 2024
1 parent 198b7b1 commit 128607c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,3 @@ serde = { version = "1", default-features = false, features = ["derive"] }
serde_json = { version = "1", default-features = false, features = ["alloc"] }
postcard = "1"
async-io = "2"

[patch.crates-io]
embedded-svc ={ git = "https://github.com/esp-rs/embedded-svc" }

0 comments on commit 128607c

Please sign in to comment.