Bump serde from 1.0.111 to 1.0.112
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.112. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.112) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
159a489fd8
commit
480f69cc5e
@ -11,7 +11,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
csv = "1.1"
|
||||
serde = { version = "1.0.111", features = ["derive"] }
|
||||
serde = { version = "1.0.112", features = ["derive"] }
|
||||
|
||||
[[bin]]
|
||||
name = "solana-csv-to-validator-infos"
|
||||
|
Reference in New Issue
Block a user