Update bincode requirement from 1.3.1 to 3.0.0

Updates the requirements on [bincode](https://github.com/bincode-org/bincode) to permit the latest version.
- [Commits](https://github.com/bincode-org/bincode/commits)

---
updated-dependencies:
- dependency-name: bincode
  dependency-version: 3.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 17:02:16 +00:00
committed by GitHub
parent c57a4370ba
commit 4db94badbd
+1 -1
View File
@@ -51,7 +51,7 @@ wasm-bindgen-test = "0.3"
[dev-dependencies] [dev-dependencies]
itertools = "0.13.0" itertools = "0.13.0"
serde_json = "1.0" serde_json = "1.0"
bincode = "1.3.1" bincode = "3.0.0"
[workspace] [workspace]