summaryrefslogtreecommitdiffstats
path: root/async-await/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'async-await/README.md')
-rw-r--r--async-await/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/async-await/README.md b/async-await/README.md
deleted file mode 100644
index bd360f0e..00000000
--- a/async-await/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Tokio async/await examples
-
-These are a separate crate in order to work around some cargo bugs. It also
-allows `[patch]` to be used in `Cargo.toml` to ensure the correct lib versions
-are being pulled in.