From 9074d1a3834b6df96701e5fc8dfaf8ab01ce1ac6 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 19 Mar 2020 17:35:16 +0530 Subject: fix formatting --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index a4befd9..3445327 100644 --- a/readme.md +++ b/readme.md @@ -41,7 +41,7 @@ with the defaults: ### todo -[] improve error from trait impl -[] use `syn::Error` and `syn::Result` to report macro errors -[] write docs -[] bundle and publish to crates.io + - [ ] improve error from trait impl + - [ ] use `syn::Error` and `syn::Result` to report macro errors + - [ ] write docs + - [ ] bundle and publish to crates.io -- cgit v1.2.3