.. [no ci]

This commit is contained in:
sxyazi 2023-10-22 15:53:06 +08:00
parent bfe6b758f7
commit b53fc1ff5a
No known key found for this signature in database

View file

@ -18,7 +18,7 @@ base64 = "^0"
color_quant = "^1"
image = "^0"
ratatui = "^0"
tokio = { version = "^1", features = [ "parking_lot", "process" ] }
tokio = { version = "^1", features = [ "parking_lot", "io-util", "process" ] }
# Logging
tracing = "^0"