chore: bump raptorq from 1.4.2 to 1.6.3 (#18137)

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

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

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-06-22 17:28:11 +00:00
committed by GitHub
parent 2156712768
commit 6fc73470df
2 changed files with 3 additions and 6 deletions

View File

@ -37,7 +37,7 @@ num-traits = "0.2"
rand = "0.7.0"
rand_chacha = "0.2.2"
rand_core = "0.6.2"
raptorq = "1.4.2"
raptorq = "1.6.3"
rayon = "1.5.1"
retain_mut = "0.1.3"
serde = "1.0.126"