Hi there,
The documentation for this crate states that users should put sysfs_pwm = "0.2" into their Cargo.toml file, but it doesn't appear that this has actually been released per the versions at https://crates.io/crates/sysfs-pwm/versions.
Would it be possible to publish an updated version? The most recent release 0.1 was eight years ago, the current main has been stable for a couple of years, and there's been a fair amount of API change between the two in the interim.
Thanks for your consideration!
Hi there,
The documentation for this crate states that users should put
sysfs_pwm = "0.2"into their Cargo.toml file, but it doesn't appear that this has actually been released per the versions at https://crates.io/crates/sysfs-pwm/versions.Would it be possible to publish an updated version? The most recent release 0.1 was eight years ago, the current
mainhas been stable for a couple of years, and there's been a fair amount of API change between the two in the interim.Thanks for your consideration!