Skip to content

Commit 1a79e3d

Browse files
Bump bincode from 1.2.0 to 1.2.1
Bumps [bincode](https://github.com/servo/bincode) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/servo/bincode/releases) - [Commits](bincode-org/bincode@v1.2.0...v1.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8763095 commit 1a79e3d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

src/db/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ serde = { version = "1.0.103", features = ["derive"] }
1010
uuid = { version = "0.7.4", features = ["serde", "v4"] }
1111
r2d2 = "0.8.7"
1212
invoker-api = {path = "../invoker-api"}
13-
bincode = "1.2.0"
13+
bincode = "1.2.1"
1414
anyhow = "1.0.25"

0 commit comments

Comments
 (0)