mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 16:02:59 +01:00
update versions in guide
This commit is contained in:
parent
8994732227
commit
b339ea0a3a
@ -20,8 +20,8 @@ contains the following:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix = "0.4"
|
actix = "0.5"
|
||||||
actix-web = "0.3"
|
actix-web = "0.4"
|
||||||
```
|
```
|
||||||
|
|
||||||
In order to implement a web server, first we need to create a request handler.
|
In order to implement a web server, first we need to create a request handler.
|
||||||
|
Loading…
Reference in New Issue
Block a user