Bump serde_derive from 1.0.93 to 1.0.94 (#4856)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.93 to 1.0.94. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.93...v1.0.94) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
6cec61dcfc
commit
979df17328
@@ -26,7 +26,7 @@ log = "0.4.2"
|
||||
reqwest = "0.9.18"
|
||||
ring = "0.13.2"
|
||||
serde = "1.0.93"
|
||||
serde_derive = "1.0.93"
|
||||
serde_derive = "1.0.94"
|
||||
serde_yaml = "0.8.9"
|
||||
solana-client = { path = "../client", version = "0.17.0" }
|
||||
solana-config-api = { path = "../programs/config_api", version = "0.17.0" }
|
||||
|
Reference in New Issue
Block a user