Update for recent Rust version#5
Conversation
|
Thank you man! |
|
Great, so... can this be merged? |
|
Sorry to bug you, @cnwzhjs but would you mind having a look in case this can be merged? (And published on crates.io)? |
|
Or @Katletos |
I am not a maintainer of this repository |
But thanks again for your changes, they have helped me a lot |
|
@cnwzhjs I would love to have this repository available for installation via crates.io (also so that I can publish other projects which depend on it). Any chance of bringing this project up to date with this Pull Request and publishing it on crates.io? Or, would you like to give ownership over the project to someone else? Or let someone else publish this on crates.io ? |
|
Oh, I see it is published on https://crates.io/crates/rplidar_drv Then I guess I would like to know whether it can be updated so I can install the newer version from other projects? |
|
@anselanza it might be best to publish your forked version on crates.io. Not sure what'd be best naming-wise ( |
OK, done. It's a little messy now (I had to include the Visit https://crates.io/crates/rplidar_drv_rs |
|
@anselanza maybe the PR should be left open in case the repo owner comes back. It'd also offer some better discoverability for people trying to find an updated version. Thank you for publishing it! Have a happy holidays 🥳 |
|
Good idea, reopened for now. |
This Pull Request attempts to leave the basic crate structure the same (
rpos_drvis still a separate crate) while making some adjustments to get up to date with later Rust compiler versions.