Bump serde_derive from 1.0.100 to 1.0.101 (#5945)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
0dbf7995b5
commit
e83f6332bf
@ -46,7 +46,7 @@ rand = "0.6.5"
|
||||
rand_chacha = "0.1.1"
|
||||
rayon = "1.2.0"
|
||||
serde = "1.0.100"
|
||||
serde_derive = "1.0.100"
|
||||
serde_derive = "1.0.101"
|
||||
serde_json = "1.0.40"
|
||||
solana-budget-api = { path = "../programs/budget_api", version = "0.19.0-pre0" }
|
||||
solana-budget-program = { path = "../programs/budget_program", version = "0.19.0-pre0" }
|
||||
|
Reference in New Issue
Block a user