chore: bump raptorq from 1.6.3 to 1.6.4 (#18965)

Bumps [raptorq](https://github.com/cberner/raptorq) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/cberner/raptorq/releases)
- [Commits](https://github.com/cberner/raptorq/compare/v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: raptorq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-29 08:39:05 -06:00
committed by GitHub
parent 0a2fac2b92
commit 1f788781dd
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ num-traits = "0.2"
rand = "0.7.0"
rand_chacha = "0.2.2"
rand_core = "0.6.3"
raptorq = "1.6.3"
raptorq = "1.6.4"
rayon = "1.5.1"
retain_mut = "0.1.3"
serde = "1.0.126"