Bump serde from 1.0.152 to 1.0.155 (#857)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.155.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.155)

---
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>
Co-authored-by: James Wilson <james@jsdw.me>
This commit is contained in:
dependabot[bot]
2023-03-13 13:38:03 +01:00
committed by GitHub
parent 656e696bc8
commit 184f85fb26
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ clap = { version = "4.1.8", features = ["derive", "cargo"] }
# colourful error reports
color-eyre = "0.6.1"
# serialize the metadata
serde = { version = "1.0.130", features = ["derive"] }
serde = { version = "1.0.155", features = ["derive"] }
# serialize as json
serde_json = "1.0.94"
# hex encoded metadata to bytes