remove duplicated arm and fix version index (#6884)

* remove duplicated arm

* annotate the version index

* add tests

* fmt
This commit is contained in:
Xiliang Chen
2023-03-17 04:26:55 +13:00
committed by GitHub
parent 200e9dfa29
commit b2a15ed8c1
4 changed files with 207 additions and 85 deletions
+2
View File
@@ -13798,6 +13798,8 @@ version = "0.9.39"
dependencies = [
"bounded-collections",
"derivative",
"hex",
"hex-literal",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",