chore: dependencies updated
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ clap={version="3.2", features = ["derive", "unicode"] }
|
|||||||
crossterm = "0.25"
|
crossterm = "0.25"
|
||||||
futures-util = "0.3"
|
futures-util = "0.3"
|
||||||
parking_lot = {version= "0.12"}
|
parking_lot = {version= "0.12"}
|
||||||
tokio = {version = "1.20", features=["full"]}
|
tokio = {version = "1.21", features=["full"]}
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
tracing-subscriber = "0.3"
|
tracing-subscriber = "0.3"
|
||||||
tui = "0.19"
|
tui = "0.19"
|
||||||
|
|||||||
Reference in New Issue
Block a user