mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 08:51:09 +00:00
Updates dependencies and tries to consolidate multiple version (#815)
This commit is contained in:
@@ -8,14 +8,14 @@ build = "build.rs"
|
||||
[dependencies]
|
||||
clap = { version = "~2.32", features = ["yaml"] }
|
||||
backtrace = "0.3"
|
||||
env_logger = "0.4"
|
||||
env_logger = "0.5"
|
||||
error-chain = "0.12"
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
atty = "0.2"
|
||||
regex = "1"
|
||||
time = "0.1"
|
||||
slog = "^2"
|
||||
ansi_term = "0.10"
|
||||
ansi_term = "0.11"
|
||||
lazy_static = "1.0"
|
||||
app_dirs = "1.2"
|
||||
tokio = "0.1.7"
|
||||
|
||||
Reference in New Issue
Block a user