From 693980df5abc1828a13bfa8520db3d21545d96be Mon Sep 17 00:00:00 2001 From: jofas Date: Wed, 25 May 2022 14:10:52 +0100 Subject: [PATCH] error during toc creation --- README.md | 3 ++- TODO.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0eba2cd..5e2b048 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ deserialization capabilities into the traits from `std`. ## Table of Contents - + + ## Serializing objects to json with rust std's fmt traits diff --git a/TODO.md b/TODO.md index 630822a..320809a 100644 --- a/TODO.md +++ b/TODO.md @@ -17,6 +17,6 @@ * [x] documentation -* [ ] `toc` +* [x] `toc` -* [ ] publish `v0.2.1` +* [x] publish `v0.2.1`