Replies: 2 comments
-
We had decided a long while ago that v2 releases will only be security fixes. While I do empathise with your point, I think trying to upgrade |
Beta Was this translation helpful? Give feedback.
0 replies
-
I cloned v2, updated
However, I restored |
Beta Was this translation helpful? Give feedback.
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.
-
Since
clap 3.0
is still marked as "beta", can a new 2.33 release be made which uses the latestansi_term
(v0.12)? I useclap
andtokio
in several projects and I try to eliminate duplicate libraries, when possible. The Tokiotracing
crate is using the latest version ofansi_term
.If v3.0 is close to being released, then I'll wait and upgrade my projects to use it, instead.
Beta Was this translation helpful? Give feedback.
All reactions