From ae4e9fc3ab54a1538906b3bc71f7873f97028e9f Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 10 May 2021 20:37:50 +0000 Subject: fix(readme): fix dev dependecies --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d8520df..83e9ac0 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,10 @@ Use in production environments is not recommended as this project is a work-in-p ## Contributing Please reference the [contribution guidelines](./CONTRIBUTING.md) of this repository. -## Prerequisites +## Development Dependencies ### Required - [diesel_cli](https://crates.io/crates/diesel_cli) +- [cargo-make](https://github.com/sagiegurari/cargo-make) ### Optional - [cargo-watch](https://crates.io/crates/cargo-watch) -- cgit v1.2.3