@apennamen since there isn't a new version of com-impl in crates.io, I couldn't publish a new version of wmi, so I changed the impl to use the comcrate.
It was very easy to make this change based on your work, so thanks again!
Hello @ohadravid
It was my pleasure to work on this feature for your crate, I'm currently having a break from rust for [very positive] personal reasons, but I learnt a lot thanks to your reviews!
See you soon!
@apennamen since there isn't a new version of
com-impl
in crates.io, I couldn't publish a new version ofwmi
, so I changed theimpl
to use thecom
crate.It was very easy to make this change based on your work, so thanks again!