upgrade actix-web to v3

This commit is contained in:
Rob Ede
2020-09-12 03:29:17 +01:00
parent 4acaecd921
commit ba0f44e361
16 changed files with 649 additions and 444 deletions

View File

@ -1,3 +1,7 @@
## Unreleased
- Update actix-web dependency to 3.0.0 (#963)
## v0.14.1
- Fix version mismatch in snapshot importation (#959)