mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +00:00
Bump serde from 1.0.136 to 1.0.137 (#1229)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -11,7 +11,7 @@ criterion = { version = "0.3.5", features = [ "async_tokio" ] }
|
||||
jsonrpc-core = "18.0.0"
|
||||
parking_lot = "0.12.0"
|
||||
rand = "0.8.5"
|
||||
serde = { version = "1.0.132", features = ["derive"] }
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
tokio = { version = "1.18.0", features = ["macros"] }
|
||||
url = "2.2.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user