Skip to content
Snippets Groups Projects
Commit 76503aeb authored by dependabot[bot]'s avatar dependabot[bot] Committed by Bastian Köcher
Browse files

Bump serde_json from 1.0.107 to 1.0.108


Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent df09e83c
No related merge requests found
......@@ -12,7 +12,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
clap = { version = "4.4.7", features = ["derive"] }
futures = "0.3.29"
jsonrpsee = { version = "0.16.2", features = ["server"] }
serde_json = "1.0.107"
serde_json = "1.0.108"
# Bridge dependencies
......
......@@ -18,7 +18,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
clap = { version = "4.4.7", features = ["derive"] }
serde_json = "1.0.107"
serde_json = "1.0.108"
# Bridge dependencies
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment