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:
@ -33,7 +33,7 @@ ouroboros = "0.5.1"
|
||||
rand = "0.7.0"
|
||||
rayon = "1.5.0"
|
||||
regex = "1.3.9"
|
||||
serde = { version = "1.0.118", features = ["rc"] }
|
||||
serde = { version = "1.0.122", features = ["rc"] }
|
||||
serde_derive = "1.0.103"
|
||||
solana-config-program = { path = "../programs/config", version = "1.6.0" }
|
||||
solana-frozen-abi = { path = "../frozen-abi", version = "1.6.0" }
|
||||
|
Reference in New Issue
Block a user