aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-03-19 12:05:16 +0000
committerAkshay <[email protected]>2020-03-19 12:05:16 +0000
commit9074d1a3834b6df96701e5fc8dfaf8ab01ce1ac6 (patch)
tree5538f0d1f0f34c1a4a4c330804de59cd7c7eac5b
parent520ec423bd1b052823e6489a58663191885f5942 (diff)
fix formatting
-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