-
Notifications
You must be signed in to change notification settings - Fork 36
Update codebase to use latest dependencies and idioms #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ErichDonGubler
wants to merge
92
commits into
DanielKeep:master
Choose a base branch
from
ErichDonGubler:modernize
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [rustc-serialize](https://github.com/rust-lang/rustc-serialize) from 0.3.23 to 0.3.24. - [Release notes](https://github.com/rust-lang/rustc-serialize/releases) - [Commits](rust-lang-deprecated/rustc-serialize@0.3.23...0.3.24) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [chan](https://github.com/BurntSushi/chan) from 0.1.19 to 0.1.23. - [Release notes](https://github.com/BurntSushi/chan/releases) - [Commits](BurntSushi/chan@0.1.19...0.1.23) Signed-off-by: dependabot[bot] <[email protected]>
…ce Rust 1.13 (now new minimum)
Bumps [gcc](https://github.com/alexcrichton/gcc-rs) from 0.3.45 to 0.3.55. - [Release notes](https://github.com/alexcrichton/gcc-rs/releases) - [Commits](rust-lang/cc-rs@0.3.45...0.3.55) Signed-off-by: dependabot[bot] <[email protected]>
…ustc_version` check, remove that as a dep too
Bumps [semver](https://github.com/steveklabnik/semver) from 0.5.1 to 0.9.0. - [Release notes](https://github.com/steveklabnik/semver/releases) - [Commits](dtolnay/semver@v0.5.1...v0.9.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.2.1 to 0.4.10. - [Release notes](https://github.com/alexcrichton/toml-rs/releases) - [Commits](toml-rs/toml-rs@0.2.1...0.4.10) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [log](https://github.com/rust-lang/log) from 0.3.7 to 0.4.6. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.3.7...0.4.6) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [open](https://github.com/Byron/open-rs) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md) - [Commits](Byron/open-rs@v1.2.0...v1.2.2) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tempdir](https://github.com/rust-lang/tempdir) from 0.3.5 to 0.3.7. - [Release notes](https://github.com/rust-lang/tempdir/releases) - [Commits](rust-lang-deprecated/tempdir@0.3.5...v0.3.7) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [time](https://github.com/rust-lang/time) from 0.1.36 to 0.1.42. - [Commits](https://github.com/rust-lang/time/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 2.23.2 to 2.32.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 0.2.1 to 1.1.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@0.2.1...1.1.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 0.2.6 to 1.2.0. - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@0.2.6...1.2.0) Signed-off-by: dependabot[bot] <[email protected]>
`main`. Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.4.2 to 0.5.12. - [Release notes](https://github.com/sebasmagri/env_logger/releases) - [Commits](https://github.com/sebasmagri/env_logger/commits/v0.5.12) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.5.10 to 0.8.0. - [Release notes](https://github.com/bluss/rust-itertools/releases) - [Commits](rust-itertools/itertools@0.5.10...0.8.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [atty](https://github.com/softprops/atty) from 0.2.2 to 0.2.11. - [Release notes](https://github.com/softprops/atty/releases) - [Changelog](https://github.com/softprops/atty/blob/master/CHANGELOG.md) - [Commits](softprops/atty@0.2.2...0.2.11) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 0.2.6 to 1.3.0. - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@0.2.6...1.3.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.3.3...1.3.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [open](https://github.com/Byron/open-rs) from 1.2.3 to 1.3.3. - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md) - [Commits](https://github.com/Byron/open-rs/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.45 to 1.0.46. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.45...v1.0.46) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.46 to 1.0.47. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.46...v1.0.47) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [open](https://github.com/Byron/open-rs) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md) - [Commits](https://github.com/Byron/open-rs/commits/v1.3.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.47 to 1.0.48. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.47...v1.0.48) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.0 to 0.4.2. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/v0.4.2/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.4.0...v0.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [time](https://github.com/time-rs/time) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/master/CHANGELOG.md) - [Commits](time-rs/time@v0.2.6...v0.2.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/bluss/rust-itertools/releases) - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/bluss/rust-itertools/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [open](https://github.com/Byron/open-rs) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md) - [Commits](Byron/open-rs@v1.3.4...v1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.3.4...1.3.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.104 to 1.0.105. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.104...v1.0.105) Signed-off-by: dependabot-preview[bot] <[email protected]>
This issue has been open for more than a year, is the project dead? |
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.3.5...1.3.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.48 to 1.0.50. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.48...v1.0.50) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.50 to 1.0.51. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.50...v1.0.51) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.105 to 1.0.106. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.105...v1.0.106) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.3.6...regex-1.3.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.51 to 1.0.52. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.51...v1.0.52) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.52 to 1.0.53. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.52...v1.0.53) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.106 to 1.0.110. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.106...v1.0.110) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [time](https://github.com/time-rs/time) from 0.2.7 to 0.2.8. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/master/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Commits](https://github.com/gentoo90/winreg-rs/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.0 to 2.33.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v2.33.1/CHANGELOG.md) - [Commits](clap-rs/clap@v2.33.0...v2.33.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [time](https://github.com/time-rs/time) from 0.2.8 to 0.2.16. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/master/CHANGELOG.md) - [Commits](time-rs/time@v0.2.8...v0.2.16) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.7 to 1.3.9. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-1.3.7...1.3.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.110 to 1.0.111. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.110...v1.0.111) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [log](https://github.com/rust-lang/log) from 0.4.10 to 0.4.11. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.10...0.4.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
@BourgondAries
Yes, Daniel gave up a while ago. I thought I had a departure post stashed somewhere but apparently not. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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. :)