Neptune-Crypto / neptune-core

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

Change tui dep to ratatui #53

Closed dan-da closed 11 months ago

dan-da commented 11 months ago

Addresses #52

Cargo.toml:

Also updates dashboard src files to use ratatui instead of tui.

Testing:

Ran neptune-dashboard and verified that all screen/tabs load and appear to look correct.

Notes: