From a6aadb9599ae71c703b33457699d5d460313cad3 Mon Sep 17 00:00:00 2001 From: zxj Date: Tue, 19 Jul 2022 12:42:41 +0800 Subject: [PATCH] first add --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff9b4f2..dc45d94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fastdate" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "Rust fast date carte" readme = "Readme.md"