Bump grandpa to 0.16.2 (#13622)

This commit is contained in:
Davide Galassi
2023-03-17 14:21:02 +01:00
committed by GitHub
parent f110941b7f
commit bc2724f022
6 changed files with 9 additions and 12 deletions
+2 -2
View File
@@ -2080,9 +2080,9 @@ dependencies = [
[[package]]
name = "finality-grandpa"
version = "0.16.1"
version = "0.16.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e24e6c429951433ccb7c87fd528c60084834dcd14763182c1f83291bcde24c34"
checksum = "36530797b9bf31cd4ff126dcfee8170f86b00cfdcea3269d73133cc0415945c3"
dependencies = [
"either",
"futures",