mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-08-08 03:31:25 +00:00
Fixed-size logs
This commit is contained in:
@@ -9,13 +9,12 @@ futures = "0.1"
|
||||
bytes = "0.4"
|
||||
base58 = "0.1.0"
|
||||
log = "0.4"
|
||||
log4rs = { version = "0.8.3", default-features = false, features = ["file", "file_appender"]}
|
||||
log4rs = "0.8.3"
|
||||
dirs = "2.0.2"
|
||||
http = "0.1"
|
||||
prost = "0.5"
|
||||
tokio = "0.1"
|
||||
tower-request-modifier = { git = "https://github.com/tower-rs/tower-http" }
|
||||
hyper = "0.12"
|
||||
tower-util = "0.1"
|
||||
hex = "0.3"
|
||||
protobuf = "2"
|
||||
|
Reference in New Issue
Block a user