Commit 0dc3141
committed
build: patch embedded-svc to git master for the mqtt_protocol_v5 feature
Cargo validates `dep/feature` references in the manifest even when the
feature is not activated, so naming `embedded-svc/mqtt_protocol_v5` fails
resolution against the published embedded-svc 0.29.0 regardless of gating.
Add embedded-svc to the existing sibling-crate patch table, the same way
esp-idf-sys and esp-idf-hal are already handled, so the crate resolves once
esp-rs/embedded-svc#87 lands on master.1 parent 4eadb47 commit 0dc3141
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
0 commit comments