mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
serde::{Serialize, Deserialize} for BoundedVec (#11314)
* serde::{Serialize, Deserialize} for BoundedVec
* Apply suggestions from code review
* FMT
* 🤦
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Bastian Köcher <info@kchr.de>
This commit is contained in:
Generated
+1
@@ -2296,6 +2296,7 @@ dependencies = [
|
||||
"pretty_assertions",
|
||||
"scale-info",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"smallvec",
|
||||
"sp-arithmetic",
|
||||
"sp-core",
|
||||
|
||||
Reference in New Issue
Block a user