diff --git a/examples/application/Cargo.toml b/examples/application/Cargo.toml index 62e6064..0316c80 100644 --- a/examples/application/Cargo.toml +++ b/examples/application/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "application" -version = "0.7.0" +version = "1.0.0" edition = "2018" workspace = "../" diff --git a/layouts/index.html b/layouts/index.html index e262e4d..9cf4c3a 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -22,7 +22,7 @@ Feature Rich -
Actix provides a lot of features out of box. WebSockets, HTTP/2, pipelining etc.
+Actix provides a lot of features out of box. HTTP/2, logging, etc.