mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
Serialization with serde.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "polkadot-serializer"
|
||||
version = "0.1.0"
|
||||
authors = ["Parity Team <admin@parity.io>"]
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
Reference in New Issue
Block a user