Skip to content

Commit

Permalink
Revert "[web-frameworks] Mention support for both actix-web versions …
Browse files Browse the repository at this point in the history
…1 and 2"

This reverts commit 396df07.
  • Loading branch information
czyba committed Mar 7, 2020
1 parent fca333c commit 34d1b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/web-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Maud includes support for these web frameworks: [Actix], [Iron], [Rocket], and [

# Actix

Actix support is available with the "actix-web" or the "actix-web-2" feature. The "actix-web" feature enables usage of 1.0.0 <= actix-web < 2.0.0 wheras "actix-web-2" enables the usage of version 2.:
Actix support is available with the "actix-web" feature:

```toml
# ...
Expand Down

0 comments on commit 34d1b6a

Please sign in to comment.