inquire
inquire copied to clipboard
Upgrade crossterm to 0.27.0
Is your feature request related to a problem? Please describe. Upgrade crossterm to 0.27.0
Describe the solution you'd like Crossterm v0.27.0 have been released for 9 months, many projects already rely on it.
This often results in two versions of the crossterm dependency appearing in the dependency tree of projects using inquire.
error: There are multiple `crossterm` packages in your project, and the specification `crossterm` is ambiguous.
Please re-run this command with one of the following specifications:
[email protected]
[email protected]
Is there any problem that prevents crossterm from being upgraded?
Describe alternatives you've considered
Additional context Another benefit of upgrading crossterm is that it can solve issue #200