Bump bincode from 1.0.1 to 1.1.1 (#2709)
* Bump bincode from 1.0.1 to 1.1.1 Bumps [bincode](https://github.com/TyOverby/bincode) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/TyOverby/bincode/releases) - [Commits](https://github.com/TyOverby/bincode/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * update autocfg 0.1.1 => 0.1.2
This commit is contained in:
@ -12,7 +12,7 @@ edition = "2018"
|
||||
cuda = []
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
bytes = "0.4"
|
||||
byteorder = "1.3.1"
|
||||
clap = "2.31"
|
||||
|
Reference in New Issue
Block a user