Conversation
0b352c0 to
ddd6305
Compare
cargo-edit to v0.11cargo-edit to v0.11; MSRV 1.64
ddd6305 to
e263d4e
Compare
|
This also blocks updating the Lines 28 to 29 in 1084941 The git2 0.16 bump (like the 0.15 bump) is mostly backwards compatible, so we could just expand the range to The |
|
@jonhoo bumping |
|
Also, this PR is blocked on finding a replacement for |
|
Ah, great, thanks for the breadcrumb trail! |
|
Looks like |
|
Cool, hopefully there will be a release soon which will unblock the other updates |
|
Speak of the devil. 0.11.8 is out: https://crates.io/crates/cargo-edit/0.11.8 |
|
Cool, so to get this over the line we just need to figure out a replacement for |
|
If the implementation of it just uses publicly-available APIs, I guess you could just copy-paste that code from the old version? |
|
That calls |
|
I opened an issue here: killercup/cargo-edit#837 |
|
So I guess the way to go (at least in the short term) then is to copy-paste in both the |
|
I forked cargo-edit to cargo-edit-9 - we may just use that temporarily I guess |
No description provided.