mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +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" }
|
frame-system = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
serde = { version = "1.0.132" }
|
serde = { version = "1.0.163" }
|
||||||
|
|
||||||
# Substrate
|
# Substrate
|
||||||
sp-core = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" }
|
sp-core = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" }
|
||||||
|
|||||||
Reference in New Issue
Block a user