add: example of simple_async copy and pasted
This commit is contained in:
@@ -4,3 +4,9 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
color-eyre = "0.6.3"
|
||||
crossterm = { version = "0.28.1", features = ["event-stream"] }
|
||||
futures = "0.3.31"
|
||||
ratatui = "0.29.0"
|
||||
smol = "2.0.2"
|
||||
upower_dbus = "0.3.2"
|
||||
|
||||
Reference in New Issue
Block a user