Skip to content

Commit

Permalink
Bump bincode from 1.3.1 to 1.3.3 in /src/rust/engine (#14927)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 30, 2022
1 parent 84f57b6 commit 475bf87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions src/rust/engine/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/rust/engine/process_execution/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ lazy_static = "1"
parking_lot = "0.12"
itertools = "0.10"
serde = "1.0.136"
bincode = "1.2.1"
bincode = "1.3.3"
async-oncecell = "0.2"
rand = "0.8"
prost = "0.9"
Expand Down

0 comments on commit 475bf87

Please sign in to comment.