Bump backoff from 0.1.6 to 0.2.1 (#222)

This commit is contained in:
dependabot-preview[bot]
2020-07-20 02:30:55 +00:00
committed by Bastian Köcher
parent 8121b3f82b
commit 33b1780da8
+1 -1
View File
@@ -10,7 +10,7 @@ ansi_term = "0.12"
async-std = "=1.5.0"
async-stream = "0.2.0"
async-trait = "0.1.36"
backoff = "0.1"
backoff = "0.2"
clap = { version = "2.33.1", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.1" }
env_logger = "0.7.0"