chore: dependencies updated
This commit is contained in:
+2
-2
@@ -19,11 +19,11 @@ clap={version="4.1", features = ["derive", "unicode", "color"] }
|
||||
crossterm = "0.26"
|
||||
futures-util = "0.3"
|
||||
parking_lot = {version= "0.12"}
|
||||
tokio = {version = "1.24", features=["full"]}
|
||||
tokio = {version = "1.25", features=["full"]}
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
tui = "0.19"
|
||||
uuid = {version = "1.2", features = ["v4", "fast-rng"]}
|
||||
uuid = {version = "1.3", features = ["v4", "fast-rng"]}
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user