matrix-sdk: Use a released version of backoff

master
Damir Jelić 2021-02-07 17:21:50 +01:00
parent 0289f564b4
commit e7e43a8bf0
1 changed files with 1 additions and 2 deletions

View File

@ -51,9 +51,8 @@ version = "0.11.0"
default_features = false
[target.'cfg(not(target_arch = "wasm32"))'.dependencies.backoff]
git = "https://github.com/ihrwein/backoff"
version = "0.3.0"
features = ["tokio"]
rev = "fa3fb91431729ce871d29c62b93425b8aec740f4"
[dependencies.tracing-futures]
version = "0.2.4"