Neptune-Crypto / neptune-core

anonymous peer-to-peer cash
Apache License 2.0
24 stars 7 forks source link

cargo audit says tui is unmaintained. #52

Closed dan-da closed 11 months ago

dan-da commented 11 months ago

The recommendation is to use ratatui instead.

$ cargo audit
...
Crate:     tui
Version:   0.19.0
Warning:   unmaintained
Title:     `tui` is unmaintained; use `ratatui` instead
Date:      2023-08-07
ID:        RUSTSEC-2023-0049
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0049
Dependency tree:
tui 0.19.0
└── neptune-core 0.0.4
dan-da commented 11 months ago

whoops, dup of #33, sorry.

Sword-Smith commented 11 months ago

Closed by the merging of #53 / 6db39fa31935b39ac2a78ab3fd5685f4c0d7cad2