Skip to content

Commit 34d1b6a

Browse files
committed
Revert "[web-frameworks] Mention support for both actix-web versions 1 and 2"
This reverts commit 396df07.
1 parent fca333c commit 34d1b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/web-frameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Maud includes support for these web frameworks: [Actix], [Iron], [Rocket], and [
99

1010
# Actix
1111

12-
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.:
12+
Actix support is available with the "actix-web" feature:
1313

1414
```toml
1515
# ...

0 commit comments

Comments
 (0)