project-chip / rs-matter

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

Fix CI #104

Closed ivmarkov closed 1 year ago

ivmarkov commented 1 year ago

Subject says it all. One of the nightly features we rely on got stabilized these days, in the recent nightlies. Fingers crossed async-fn-in-trait will be stabilized soon as well.