Bump hashbrown from 0.1.8 to 0.2.0
Bumps [hashbrown](https://github.com/Amanieu/hashbrown) from 0.1.8 to 0.2.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.1.8...v0.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
a0041cec97
commit
f0079cd7b3
@ -21,7 +21,7 @@ solana-exchange-api = { path = "../programs/exchange_api", version = "0.13.0" }
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
hashbrown = "0.1.8"
|
||||
hashbrown = "0.2.0"
|
||||
solana-vote-api = { path = "../programs/vote_api", version = "0.13.0" }
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user