Replies: 4 comments
|
Hmmm, that might be difficult because we're setting up for a 1.0 release in the near future, which might take a while to prepare. What do you think about backporting only the fix and releasing a 0.21.1? Do you depend on new functionality? |
0 replies
|
Thanks for the quick response! Thanks again! |
0 replies
|
Release is up |
0 replies
|
Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I’m building a crate on top of changes introduced in PR #4528, which has already been merged but isn’t part of a published release yet.
Since crates.io doesn’t allow depending on a Git revision, I can’t publish my crate unless those changes are released (otherwise I’d need to temporarily publish a fork).
Are there any plans for an upcoming release that would include this PR?
Thanks!
All reactions