mirror of
https://github.com/actix/actix-website
synced 2025-06-30 16:54:27 +02:00
Merge pull request #107 from actix/svenstaro-patch-1
Fix plural to singular dependency
This commit is contained in:
@ -17,7 +17,7 @@ cargo new hello-world
|
||||
cd hello-world
|
||||
```
|
||||
|
||||
Now, add `actix-web` as dependencies of your project by ensuring your `Cargo.toml`
|
||||
Now, add `actix-web` as a dependency of your project by ensuring your `Cargo.toml`
|
||||
contains the following:
|
||||
|
||||
```ini
|
||||
|
Reference in New Issue
Block a user