Bump hashbrown from 0.2.2 to 0.3.0 (#3931)
Bumps [hashbrown](https://github.com/Amanieu/hashbrown) from 0.2.2 to 0.3.0. - [Release notes](https://github.com/Amanieu/hashbrown/releases) - [Changelog](https://github.com/Amanieu/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/hashbrown/compare/v0.2.2...v0.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
62a29a41d1
commit
524bc2b9a6
@ -21,7 +21,7 @@ solana-exchange-api = { path = "../programs/exchange_api", version = "0.14.0" }
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
hashbrown = "0.2.2"
|
||||
hashbrown = "0.3.0"
|
||||
solana-vote-api = { path = "../programs/vote_api", version = "0.14.0" }
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user