Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
bump crossbeam
Browse files Browse the repository at this point in the history
  • Loading branch information
gterzian committed Nov 7, 2019
1 parent b171b03 commit 4811021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include = ["src/**/*", "Cargo.toml"]

[dependencies]
bytes = "0.4"
crossbeam-channel = "0.3.9"
crossbeam-channel = "0.4.0"
protobuf = "2.8.1"
byteorder = "1.3.2"
integer-encoding = "1.0.5"
Expand Down

0 comments on commit 4811021

Please sign in to comment.