Conversation
This will reduce using `atty`. See also: https://rustsec.org/advisories/RUSTSEC-2021-0145 Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
|
Unfortunately, |
|
Thank you for this PR, unfortunately it doesn't seem possible due to MSRV requirements (thanks to @tnull for pointing this out). Closing for now. |
|
If the dep can really be bumped with no changes to the codebase, it may be possible to provide a ranged version that covers multiple major versions. |
|
@evanlinjin we should be able to bump |
If we set We need to see whether setting a range (from @monaka Sorry I closed the PR too early. Seems like there is a lot more options to explore. I'll create a ticket. Edit: Ticket created (#1067). |
Description
Notes to the reviewers
This will reduce using
attythat is unmainted.See also: https://rustsec.org/advisories/RUSTSEC-2021-0145
Changelog notice
Checklists
All Submissions:
cargo fmtandcargo clippybefore committingNew Features:
Bugfixes: