aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md8
1 files 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:
41 41
42### todo 42### todo
43 43
44[] improve error from trait impl 44 - [ ] improve error from trait impl
45[] use `syn::Error` and `syn::Result` to report macro errors 45 - [ ] use `syn::Error` and `syn::Result` to report macro errors
46[] write docs 46 - [ ] write docs
47[] bundle and publish to crates.io 47 - [ ] bundle and publish to crates.io