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:
@ -13,7 +13,7 @@ bpf_c = []
|
||||
bpf_rust = []
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
byteorder = "1.3.1"
|
||||
elf = "0.0.10"
|
||||
libc = "0.2.48"
|
||||
|
@ -9,7 +9,7 @@ homepage = "https://solana.com/"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
chrono = { version = "0.4.0", features = ["serde"] }
|
||||
log = "0.4.2"
|
||||
serde = "1.0.87"
|
||||
|
@ -9,7 +9,7 @@ homepage = "https://solana.com/"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
log = "0.4.2"
|
||||
serde = "1.0.87"
|
||||
serde_derive = "1.0.87"
|
||||
|
@ -9,7 +9,7 @@ homepage = "https://solana.com/"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
libc = "0.2.48"
|
||||
libloading = "0.5.0"
|
||||
log = "0.4.2"
|
||||
|
@ -9,7 +9,7 @@ homepage = "https://solana.com/"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
log = "0.4.2"
|
||||
serde = "1.0.87"
|
||||
serde_derive = "1.0.87"
|
||||
|
@ -9,7 +9,7 @@ homepage = "https://solana.com/"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
log = "0.4.2"
|
||||
serde = "1.0.87"
|
||||
solana-sdk = { path = "../../../sdk", version = "0.12.0" }
|
||||
|
@ -9,7 +9,7 @@ homepage = "https://solana.com/"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
bincode = "1.1.1"
|
||||
log = "0.4.2"
|
||||
serde = "1.0.87"
|
||||
serde_derive = "1.0.87"
|
||||
|
Reference in New Issue
Block a user