Bump serde from 1.0.158 to 1.0.159 (#891)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)

---
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:
dependabot[bot]
2023-04-03 11:54:51 +01:00
committed by GitHub
parent 9d40391261
commit 34f0521fd2
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ clap = { version = "4.1.11", features = ["derive", "cargo"] }
# colourful error reports
color-eyre = "0.6.1"
# serialize the metadata
serde = { version = "1.0.155", features = ["derive"] }
serde = { version = "1.0.159", features = ["derive"] }
# serialize as json
serde_json = "1.0.95"
# hex encoded metadata to bytes