mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
Update serde to 1.0.132 (#871)
This commit is contained in:
@@ -20,7 +20,7 @@ frame-support = { git = "https://github.com/paritytech/substrate", default-featu
|
||||
frame-system = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "master" }
|
||||
|
||||
[dev-dependencies]
|
||||
serde = { version = "1.0.131" }
|
||||
serde = { version = "1.0.132" }
|
||||
sp-core = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "master" }
|
||||
sp-runtime = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "master" }
|
||||
sp-io = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user