mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
bump serde to 1.0.163 (#2661)
* bump serde to 1.0.163 * bump bounded-collections to v0.1.7 for compatibility with substrate
This commit is contained in:
@@ -21,7 +21,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.132" }
|
||||
serde = { version = "1.0.163" }
|
||||
|
||||
# Substrate
|
||||
sp-core = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user