Skip to content

Commit 649b886

Browse files
chore(deps): bump bincode from 1.3.3 to 2.0.1
Bumps [bincode](https://github.com/bincode-org/bincode) from 1.3.3 to 2.0.1. - [Commits](https://github.com/bincode-org/bincode/commits) --- updated-dependencies: - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28246f0 commit 649b886

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

Cargo.lock

Lines changed: 25 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tempfile = "3.22"
7272
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
7373
reqwest = { version = "0.12", features = ["json"] }
7474
atty = "0.2"
75-
bincode = "1.3"
75+
bincode = "2.0"
7676
flate2 = "1.0"
7777
sha2 = "0.10"
7878

0 commit comments

Comments
 (0)