mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Update serde to 1.0.131 (#853)
This commit is contained in:
@@ -14,7 +14,7 @@ futures = { version = "0.3.1", features = ["compat"] }
|
||||
log = "0.4.8"
|
||||
codec = { package = "parity-scale-codec", version = "2.3.0" }
|
||||
structopt = "0.3.3"
|
||||
serde = { version = "1.0.101", features = ["derive"] }
|
||||
serde = { version = "1.0.131", features = ["derive"] }
|
||||
hex-literal = "0.2.1"
|
||||
async-trait = "0.1.42"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user