mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 03:31:05 +00:00
Bump serde from 1.0.168 to 1.0.171 (#2855)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.168 to 1.0.171. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.168...v1.0.171) --- 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:
@@ -17,7 +17,7 @@ codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||
futures = "0.3.28"
|
||||
hex-literal = "0.4.1"
|
||||
log = "0.4.19"
|
||||
serde = { version = "1.0.168", features = ["derive"] }
|
||||
serde = { version = "1.0.171", features = ["derive"] }
|
||||
serde_json = "1.0.100"
|
||||
|
||||
# Local
|
||||
|
||||
Reference in New Issue
Block a user