mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 16:35:46 +00:00
bump serde to 1.0.163 (#7315)
* bump serde to 1.0.163
* bump ci
* update lockfile for {"substrate"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -70,7 +70,7 @@ frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", bran
|
||||
futures = "0.3.21"
|
||||
hex-literal = "0.4.1"
|
||||
gum = { package = "tracing-gum", path = "../gum/" }
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde_json = "1.0.96"
|
||||
thiserror = "1.0.31"
|
||||
kvdb = "0.13.0"
|
||||
|
||||
Reference in New Issue
Block a user