autoplay fixed
This commit is contained in:
@@ -8,5 +8,6 @@ authors = ["Christopher Warren Johnson III"]
|
||||
ratatui = "0.30.0"
|
||||
color-eyre = "0.6.3"
|
||||
crossterm = "0.29.0"
|
||||
serde_json ="1"
|
||||
reqwest = { version = "0.12", default-features = false, features = ["blocking", "json", "rustls-tls"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
Reference in New Issue
Block a user