cargo-script icon indicating copy to clipboard operation
cargo-script copied to clipboard

Update codebase to use latest dependencies and idioms

Open ErichDonGubler opened this issue 6 years ago • 2 comments

This large set of commits was a fun side-project of mine for a while now. These commits are divided by minimum version of Rust necessary to make subsequent dependency updates work in order to make grokking them straightforward. Feel free to be picky about what you want to keep, but I've tried to be as minimal as I thought prudent while still netting nice gains for maintenance.

Each individual commit has had cargo test done locally and then had CI run against it. There should be only be concerns about where one wants to draw the line in terms of minimum Rust support versus how up-to-date one wants to be with "modern" Rust.

Thanks for making this great tool. I hope that this makes your life easier. :)

ErichDonGubler avatar Jan 25 '19 00:01 ErichDonGubler

This issue has been open for more than a year, is the project dead?

kstrafe avatar Mar 21 '20 00:03 kstrafe

@BourgondAries

This issue has been open for more than a year, is the project dead?

Yes, Daniel gave up a while ago. I thought I had a departure post stashed somewhere but apparently not.

xmo-odoo avatar Mar 03 '21 14:03 xmo-odoo