From b94ccf251912be35a951df6a77edfca9646b8a73 Mon Sep 17 00:00:00 2001 From: Antonio Yang Date: Thu, 3 Oct 2024 13:02:03 +0800 Subject: [PATCH] reademe (#61) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27c8fa2..3df05e4 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ The [examples][examples] demo following scenarios. - add attribute to patch struct - show option field behavior - show operators about patches +- show example with serde crates, ex: `humantime_serde` for duration ## Features This crate also includes the following optional features: