Bump serde_derive from 1.0.92 to 1.0.93 (#4790)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
1561d9c8d4
commit
4e78354ab6
@@ -43,7 +43,7 @@ rayon = "1.1.0"
|
||||
reqwest = "0.9.18"
|
||||
rocksdb = "0.11.0"
|
||||
serde = "1.0.93"
|
||||
serde_derive = "1.0.92"
|
||||
serde_derive = "1.0.93"
|
||||
serde_json = "1.0.39"
|
||||
solana-budget-api = { path = "../programs/budget_api", version = "0.17.0" }
|
||||
solana-budget-program = { path = "../programs/budget_program", version = "0.17.0" }
|
||||
|
Reference in New Issue
Block a user