update to v4.0.0 in Cargo.toml example

This commit is contained in:
Philip Jenvey 2022-02-25 11:11:46 -08:00 committed by GitHub
parent d0c08dbb7d
commit f57e8ee59b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Dependencies:
```toml ```toml
[dependencies] [dependencies]
actix-web = "4.0.0-rc.1" actix-web = "4.0.0"
``` ```
Code: Code: