mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 07:37:57 +00:00
Bump ark-scale version to 0.0.12 (#2652)
As per title. Fix in ark-scale `TypeInfo` implementation
This commit is contained in:
@@ -23,7 +23,7 @@ ark-ed-on-bls12-381-bandersnatch-ext = { version = "0.4.1", default-features = f
|
||||
ark-ed-on-bls12-381-bandersnatch = { version = "0.4.0", default-features = false, optional = true }
|
||||
ark-ed-on-bls12-377-ext = { version = "0.4.1", default-features = false, optional = true }
|
||||
ark-ed-on-bls12-377 = { version = "0.4.0", default-features = false, optional = true }
|
||||
ark-scale = { version = "0.0.11", default-features = false, features = ["hazmat"], optional = true }
|
||||
ark-scale = { version = "0.0.12", default-features = false, features = ["hazmat"], optional = true }
|
||||
sp-runtime-interface = { path = "../../runtime-interface", default-features = false, optional = true }
|
||||
sp-std = { path = "../../std", default-features = false, optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user