Bump fnv from 1.0.6 to 1.0.7 (#10046)
* Bump fnv from 1.0.6 to 1.0.7 Bumps [fnv](https://github.com/servo/rust-fnv) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/servo/rust-fnv/releases) - [Commits](https://github.com/servo/rust-fnv/compare/v1.0.6...v1.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
committed by
GitHub
parent
ed53a70b5c
commit
816bf6ebdd
@ -12,7 +12,7 @@ edition = "2018"
|
||||
bincode = "1.2.1"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
byteorder = "1.3.4"
|
||||
fnv = "1.0.6"
|
||||
fnv = "1.0.7"
|
||||
fs_extra = "1.1.0"
|
||||
itertools = "0.9.0"
|
||||
lazy_static = "1.4.0"
|
||||
|
Reference in New Issue
Block a user