From a90b5284979a2c00457bfd573229908a2a3bf25d Mon Sep 17 00:00:00 2001 From: Shane Witbeck Date: Wed, 4 Jan 2023 16:46:54 -0800 Subject: [PATCH] Just one add, thank you (#85) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f7521d..80e70cf 100644 --- a/README.md +++ b/README.md @@ -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]