Skip to content

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
wants to merge 92 commits into
base: master
Choose a base branch
from

Conversation

ErichDonGubler
Copy link

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. :)

dependabot-support and others added 30 commits January 24, 2019 09:54
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]>
…ustc_version` check, remove that as a dep too
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 [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 [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 [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]>
@kstrafe
Copy link

kstrafe commented Mar 21, 2020

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

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 [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 [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]>
@xmo-odoo
Copy link

xmo-odoo commented Mar 3, 2021

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants