Skip to content

Commit 431d5ae

Browse files
dependabot-preview[bot]cecton
authored andcommitted
Bump bincode from 1.2.1 to 1.3.1
Bumps [bincode](https://github.com/servo/bincode) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/servo/bincode/releases) - [Commits](https://github.com/servo/bincode/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c233db4 commit 431d5ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -29,7 +29,7 @@ is-it-maintained-open-issues = { repository = "cecton/gptman" }
2929
maintenance = { status = "actively-developed" }
3030

3131
[dependencies]
32-
bincode = "1.0.1"
32+
bincode = "1.3.1"
3333
serde_derive = "1.0.112"
3434
serde = "1.0.114"
3535
crc = "1.0.0"

0 commit comments

Comments
 (0)