chore: bump serde from 1.0.118 to 1.0.122 (#15126)
* chore: bump serde from 1.0.118 to 1.0.122 * Update programs/bpf/Cargo.lock
This commit is contained in:
@@ -12,7 +12,7 @@ edition = "2018"
|
||||
bs58 = "0.3.1"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
log = "0.4.11"
|
||||
serde = "1.0.118"
|
||||
serde = "1.0.122"
|
||||
serde_derive = "1.0.103"
|
||||
sha2 = "0.9.2"
|
||||
solana-frozen-abi-macro = { path = "macro", version = "1.6.0" }
|
||||
|
Reference in New Issue
Block a user