performance meter

This commit is contained in:
🪞👃🪞 2024-11-23 22:10:17 +01:00
parent a509db7215
commit 398f676ae3
12 changed files with 123 additions and 32 deletions

View file

@ -17,6 +17,7 @@ palette = { version = "0.7.6", features = [ "random" ] }
rand = "0.8.5"
ratatui = { version = "0.26.3", features = [ "unstable-widget-ref", "underline-color" ] }
toml = "0.8.12"
quanta = "0.12.3"
#no_deadlocks = "1.3.2"
[dev-dependencies]