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:
+1
-1
@@ -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]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user