From a4d2cd1c827ac7025d577da268848b8b39dafcf9 Mon Sep 17 00:00:00 2001 From: Jason Davies Date: Sat, 31 Aug 2019 10:36:34 +0100 Subject: [PATCH] Fix typo. (#134) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ba7c5f..eb0160f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ are used to, but in an async version and ready for Rust's `async`/`await` syntax ## Quickstart -Add the following lines to you `Cargo.toml`: +Add the following lines to your `Cargo.toml`: ```toml [dependencies]