feat: add audio visualizer implementation
Release / build-local-artifacts (${{ join(matrix.targets, ', ') }}) (pull_request) Canceled after 0s
Release / build-global-artifacts (pull_request) Canceled after 0s
Release / host (pull_request) Canceled after 0s
Release / announce (pull_request) Canceled after 0s
Release / plan (pull_request) Canceled after 10s
Release / build-local-artifacts (${{ join(matrix.targets, ', ') }}) (pull_request) Canceled after 0s
Release / build-global-artifacts (pull_request) Canceled after 0s
Release / host (pull_request) Canceled after 0s
Release / announce (pull_request) Canceled after 0s
Release / plan (pull_request) Canceled after 10s
This commit is contained in:
@@ -5,10 +5,12 @@ edition = "2024"
|
||||
repository = "https://github.com/StevanFreeborn/termato"
|
||||
|
||||
[dependencies]
|
||||
cpal = "0.18.1"
|
||||
crossterm = "0.29.0"
|
||||
figlet-rs = "1.0.0"
|
||||
notify-rust = "4.18.0"
|
||||
ratatui = "0.30.2"
|
||||
realfft = "3.5.0"
|
||||
|
||||
[profile.dist]
|
||||
inherits = "release"
|
||||
|
||||
Reference in New Issue
Block a user