Bump bincode from 1.1.3 to 1.1.4 (#4290)
Bumps [bincode](https://github.com/TyOverby/bincode) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/TyOverby/bincode/releases) - [Commits](https://github.com/TyOverby/bincode/compare/v1.1.3...v1.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
6e4f9cedf2
commit
1d327a5167
@ -10,7 +10,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.2"
|
||||
bincode = "1.1.3"
|
||||
bincode = "1.1.4"
|
||||
serde = "1.0.91"
|
||||
serde_derive = "1.0.91"
|
||||
solana-logger = { path = "../../logger", version = "0.15.0" }
|
||||
|
Reference in New Issue
Block a user