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:
@ -54,7 +54,7 @@ num-traits = "0.2"
|
||||
pbkdf2 = { version = "0.6.0", default-features = false }
|
||||
rand = { version = "0.7.0", optional = true }
|
||||
rand_chacha = { version = "0.2.2", optional = true }
|
||||
serde = "1.0.118"
|
||||
serde = "1.0.122"
|
||||
serde_bytes = "0.11"
|
||||
serde_derive = "1.0.103"
|
||||
serde_json = { version = "1.0.56", optional = true }
|
||||
|
Reference in New Issue
Block a user