Just one add, thank you (#85)

This commit is contained in:
Shane Witbeck 2023-01-04 16:46:54 -08:00 committed by GitHub
parent e34756583a
commit a90b528497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ macro:
generate_api!("path/to/openapi_document.json");
```
You'll need to add add the following to `Cargo.toml`:
You'll need to add the following to `Cargo.toml`:
```diff
[dependencies]