grandpa: bump dependency version to 0.11.2 (#5312)

This commit is contained in:
André Silva
2020-03-19 11:44:18 +00:00
committed by GitHub
parent c7a23d836d
commit 04d3ab56b2
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1381,9 +1381,9 @@ dependencies = [
[[package]]
name = "finality-grandpa"
version = "0.11.1"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3cbb25bef9fcad97fb31e817da280b1c9174435b8769c770ee190a330dd181ea"
checksum = "024517816630be5204eba201e8d1d405042b1255a5e0e3f298b054fc24d59e1d"
dependencies = [
"futures 0.3.4",
"futures-timer 2.0.2",