Add no-progress-bars feature so other packages can hide them (#66)
This commit is contained in:
@@ -14,7 +14,7 @@ postgres-openssl = "0.5.0"
|
||||
jemallocator = "0.3.2"
|
||||
rand = "0.8.0"
|
||||
serial_test = "0.5.1"
|
||||
synapse_compress_state = { path = "../" }
|
||||
synapse_compress_state = { path = "../", features = ["no-progress-bars"] }
|
||||
env_logger = { version = "0.9.0", git = "https://github.com/TilCreator/env_logger", branch = "fix_pipe" }
|
||||
log = "0.4.14"
|
||||
log-panics = "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user