1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

prepare second beta round (#189)

This commit is contained in:
Rob Ede
2021-06-27 07:28:26 +01:00
committed by GitHub
parent 20ef05c36e
commit 44c7b07ce2
19 changed files with 56 additions and 31 deletions

View File

@ -8,14 +8,13 @@ INSERT_PR_TYPE
## PR Checklist
Check your PR fulfills the following:
<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] A changelog entry has been made for the appropriate packages.
- [ ] Format code with the latest stable rustfmt
- [ ] Format code with the latest stable rustfmt.
## Overview