cargo/src
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
..
bin/cargo Auto merge of #11194 - cassaundra:cargo-remove-gc, r=epage 2022-11-19 02:46:46 +00:00
cargo fix: Move off atty to resolve soundness issue 2022-11-25 06:28:01 -06:00
doc Implement RFC 3139: alternative registry authentication support 2022-11-16 14:36:19 -06:00
etc doc(cargo-tree): mention it considering feature unification 2022-10-24 23:27:03 +08:00