.. [no ci]

This commit is contained in:
sxyazi 2023-10-22 15:50:29 +08:00
parent 96660cbab4
commit bfe6b758f7
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" ] }
tokio = { version = "^1", features = [ "parking_lot", "process" ] }
# Logging
tracing = "^0"