From 256dfa60630eb9cb26864705dc8c0d350cd2d835 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 8 Aug 2024 23:43:43 -0700 Subject: [PATCH] Bump to 0.2.24 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f9586ae..f01193d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "filetime" authors = ["Alex Crichton "] -version = "0.2.23" +version = "0.2.24" license = "MIT/Apache-2.0" readme = "README.md" keywords = ["timestamp", "mtime"]