cargo/crates
Ed Page 48895b1681 fix: Move off atty to resolve soundness issue
There is a soundness issue with atty when building on Windows with a
custom allocator.

This PR switches direct dependencies on atty to is-terminal.  New semver
compatible versions of clap and snapbox remove atty. #11417 upgrades
env_logger to remove it from there.

Fixes #11415
2022-11-25 06:28:01 -06:00
..
cargo-platform Remove authors directives from Cargo crates 2021-10-22 10:27:20 -07:00
cargo-test-macro Auto merge of #10929 - ehuss:ignore-reason, r=weihanglo 2022-08-03 03:54:05 +00:00
cargo-test-support Auto merge of #10343 - willcrichton:example-analyzer, r=weihanglo 2022-11-25 06:58:20 +00:00
cargo-util chore: Upgrade miow 2022-11-18 14:08:46 +01:00
crates-io Implement RFC 3139: alternative registry authentication support 2022-11-16 14:36:19 -06:00
credential Implement RFC 3139: alternative registry authentication support 2022-11-16 14:36:19 -06:00
mdman Use the traits added to the Rust 2021 Edition prelude 2022-05-10 21:46:45 +09:00
resolver-tests fix: Move off atty to resolve soundness issue 2022-11-25 06:28:01 -06:00