Skip to content
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

Update dependencies #7106

Merged
merged 1 commit into from
Jul 8, 2019
Merged

Update dependencies #7106

merged 1 commit into from
Jul 8, 2019

Conversation

lukaslueg
Copy link
Contributor

This removes the byteorder-dependency, which was used in a few tests only anyway and is not needed since 1.32; also removes the derive-feature from the failure-crate, which is not needed also.

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 7, 2019
Cargo.toml Outdated Show resolved Hide resolved
crates/crates-io/Cargo.toml Outdated Show resolved Hide resolved
@lukaslueg
Copy link
Contributor Author

Left the failure-deps in place, just removing the byteorder-dependency now.

@ehuss
Copy link
Contributor

ehuss commented Jul 8, 2019

Thanks, I ❤️ removing dependencies.
@bors r+

@bors
Copy link
Contributor

bors commented Jul 8, 2019

📌 Commit 91186e8 has been approved by ehuss

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 8, 2019
@bors
Copy link
Contributor

bors commented Jul 8, 2019

⌛ Testing commit 91186e8 with merge 677a180...

bors added a commit that referenced this pull request Jul 8, 2019
Update dependencies

This removes the `byteorder`-dependency, which was used in a few tests only anyway and is not needed since 1.32; also removes the `derive`-feature from the `failure`-crate, which is not needed also.
@bors
Copy link
Contributor

bors commented Jul 8, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: ehuss
Pushing 677a180 to master...

@bors bors merged commit 91186e8 into rust-lang:master Jul 8, 2019
bors added a commit to rust-lang/rust that referenced this pull request Jul 10, 2019
Update cargo

Update cargo

12 commits in 4c1fa54d10f58d69ac9ff55be68e1b1c25ecb816..677a180f4c8ca1dcef594f68dd0e63e4f08621f5
2019-06-24 11:24:18 +0000 to 2019-07-08 13:43:02 +0000
- Update dependencies (rust-lang/cargo#7106)
- Fix overwriting .d file for binary with dSYM on apple targets. (rust-lang/cargo#7057)
- Update changelog. (rust-lang/cargo#7102)
- Revert "Fix 'getting started' internal links" (rust-lang/cargo#7099)
- Bump to 0.39.0 (rust-lang/cargo#7100)
- Update dependency.rs (rust-lang/cargo#7098)
- Typo (rust-lang/cargo#7097)
- Fix 'getting started' internal links (rust-lang/cargo#7093)
- Fix misleading comment in testsuite (rust-lang/cargo#7090)
- improve uncommitted changes cargo-package message (rust-lang/cargo#7083)
- Clean environment when git-fetch-with-cli is used. (rust-lang/cargo#7082)
- Fix exponentiality in depend_on_deps_of_deps. (rust-lang/cargo#7062)
@ehuss ehuss added this to the 1.38.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants