From b8ea20e539ded45d72c6d0cbc72a8e471f430661 Mon Sep 17 00:00:00 2001 From: mcmah309 Date: Thu, 12 Sep 2024 03:42:25 +0000 Subject: [PATCH] doc: Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1af8d13..6406ea1 100644 --- a/README.md +++ b/README.md @@ -637,5 +637,5 @@ By using `error_set`, your project can maintain clear and precise error definiti This crate supports `#![no_std]`. Cavets: - - Custom `#![display(...)]` messages are not supported. + - Custom `#![display(...)]` messages that include fields are not supported. - tracing/logging features are not supported. \ No newline at end of file