project-chip / rs-matter

Rust implementation of the Matter protocol. Status: Experimental
Apache License 2.0
323 stars 45 forks source link

Update embassy-sync #194

Closed ivmarkov closed 3 months ago

ivmarkov commented 3 months ago

Update embassy-sync to the recently released 0.6 version.

Not strictly necessary, yet not doing so causes issues in downstream crates like rs-matter-stack and esp-idf-matter. Simply updating embassy-sync is the easiest way to avoid these.