From 797697a960d7581f7b1446988a913b136bdef6ca Mon Sep 17 00:00:00 2001 From: baoyachi Date: Thu, 28 Nov 2024 13:52:24 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4d65385..d789d76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "duration-str" -version = "0.11.2" +version = "0.11.3" authors = ["baoyachi "] edition = "2021" description = "duration string parser"