Update some of Cargo's dependencies#68012
Conversation
|
(rust_highfive has picked a reviewer for you, use r? to override) |
|
Out of interest, how was this done? Just manually? I wasn't aware there was a way to update (recursively) dependencies of a "subproject" of a project. @bors r+ |
|
📌 Commit 8212bd2 has been approved by |
|
Technically it should be done via |
The best workaround I've found for #65014 is manually removing crates that you want update from |
…rk-Simulacrum Update some of Cargo's dependencies This is primarily updating the `curl` dependency, but also went ahead and applied a few updates for other packages that Cargo depends on.
…rk-Simulacrum Update some of Cargo's dependencies This is primarily updating the `curl` dependency, but also went ahead and applied a few updates for other packages that Cargo depends on.
|
Seems failed in #68134 (comment) and #68181 (comment) |
8212bd2 to
2e052ee
Compare
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 2e052ee has been approved by |
…rk-Simulacrum Update some of Cargo's dependencies This is primarily updating the `curl` dependency, but also went ahead and applied a few updates for other packages that Cargo depends on.
|
☔ The latest upstream changes (presumably #68221) made this pull request unmergeable. Please resolve the merge conflicts. |
2e052ee to
a3d6225
Compare
|
⌛ Testing commit 3a11a78c80718d107f211baea6d241196bed9dc6 with merge da5a4c9488c9469faad7854ed17026648e720cf4... |
|
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
|
💔 Test failed - checks-azure |
3a11a78 to
de395f8
Compare
|
@bors: r=Mark-Simulacrum |
|
📌 Commit de395f833273d23416454e32911209bd85487384 has been approved by |
|
⌛ Testing commit de395f833273d23416454e32911209bd85487384 with merge 0112e58d76add805924041dc687c16f92b4d2063... |
|
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
|
💔 Test failed - checks-azure |
This is primarily updating the `curl` dependency, but also went ahead and applied a few updates for other packages that Cargo depends on.
de395f8 to
aabf4e9
Compare
|
@bors: r=Mark-Simulacrum |
|
📌 Commit aabf4e9 has been approved by |
Update some of Cargo's dependencies This is primarily updating the `curl` dependency, but also went ahead and applied a few updates for other packages that Cargo depends on.
|
☀️ Test successful - checks-azure |
This is primarily updating the
curldependency, but also went aheadand applied a few updates for other packages that Cargo depends on.