softprops / atty

are you or are you not a tty?
MIT License
271 stars 48 forks source link

increase version number of hermit-abi #59

Open stlankes opened 1 year ago

stlankes commented 1 year ago

RustHermit publishes a new ABI, which isn't completely backward compatible. For atty are these changes not important. However, I wrote a PR to update atty to avoid that std includes all different ABI versions.

See also https://github.com/rust-lang/rust/pull/107405

stlankes commented 1 year ago

Naive question. Do you unterstand the error message from AppVeyor?