chore: fix the outdated example in README (#1930)

This commit is contained in:
nickelc
2019-12-11 14:12:53 -08:00
committed by Carl Lerche
parent c0953d41a5
commit 5862b9a2e0
3 changed files with 6 additions and 9 deletions
-1
View File
@@ -87,7 +87,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
});
}
}
```
More examples can be found [here](examples). Note that the `master` branch