mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
Bump serde from 1.0.120 to 1.0.121 (#2323)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.120 to 1.0.121. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.120...v1.0.121) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -58,7 +58,7 @@ futures = "0.3.12"
|
||||
hex-literal = "0.3.1"
|
||||
tracing = "0.1.22"
|
||||
tracing-futures = "0.2.4"
|
||||
serde = { version = "1.0.120", features = ["derive"] }
|
||||
serde = { version = "1.0.121", features = ["derive"] }
|
||||
thiserror = "1.0.23"
|
||||
|
||||
# Polkadot
|
||||
|
||||
Reference in New Issue
Block a user