Fix Rocket's dependency count in FAQ.

This commit is contained in:
Sergio Benitez 2022-05-18 17:34:18 -07:00
parent e390423083
commit b4e1cac7a2
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ looks like:
| Framework | Dependencies | Build Time |
|----------------------|--------------|------------|
| Rocket 0.5-rc.2 | 175 | 50s |
| Rocket 0.5-rc.2 | 151 | 50s |
| Actix-Web 4.0.1 | 155 | 40s |
| Tide 0.16 | 202 | 37s |
| Warp 0.3.2 | 132 | 30s |