From 89b67f74bc95d052fb9334ba4917f9406f4f6842 Mon Sep 17 00:00:00 2001 From: sergeych Date: Thu, 12 Oct 2023 00:53:12 +0100 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 520362f..bb84802 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ fn test() { ## Tools and macros - `to_dump` to convert binary slice into human-readable dump -- 'StringBuilder' super minimalistic string builder (footprint). +- `StringBuilder` super minimalistic string builder (footprint). At the moment it does not include `serde` module as it is yet unclear how much