Skip to content

Commit

Permalink
Bump bincode from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored Dec 16, 2019
1 parent 8763095 commit 1a79e3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ serde = { version = "1.0.103", features = ["derive"] }
uuid = { version = "0.7.4", features = ["serde", "v4"] }
r2d2 = "0.8.7"
invoker-api = {path = "../invoker-api"}
bincode = "1.2.0"
bincode = "1.2.1"
anyhow = "1.0.25"

0 comments on commit 1a79e3d

Please sign in to comment.