pinkforest(she/her)

Results 183 comments of pinkforest(she/her)

I am not changing your existing cargo audit except modifying it to exclude PR pushes which is being switched to cargo deny. So I don't think there is much to...

This ticket probably is resolved. It compiles fine on 1.61.0 stable with both wasm32-unknown-unknown and wasm32-wasi toolchains ``` $ cargo build --target wasm32-wasi Compiling wasi v0.11.0+wasi-snapshot-preview1 .. Compiling rkyv v0.7.39...

There is 0.10 `prettytable` now as part of security release. Will continue to release to that as well.

Feel free to send a PR :) Also keen to get the term switched with termcolor or yansi or owo-colors or crossterm if you're up to it. Thinking that the...

Will need to switch this to [is-terminal](https://crates.io/crates/is-terminal) as we did with clap since atty has soundness issues in Windows. Need to check this panic as well.

Feel free to send a PR, p.s. it's now 0.10

Old PR - closing - will apply format for 1.0.0.

Will see for new coloring library for 1.0.0 - probably termcolor.

Thanks sounds reasonable for 1.0.0

Thanks for answering @rickporter-tuono