From f5241bc462e2a605c9ef3cef40996431b67e79f5 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 27 Aug 2024 13:40:51 -0700 Subject: [PATCH] Bump to 0.2.25 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f01193d..12461fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "filetime" authors = ["Alex Crichton "] -version = "0.2.24" +version = "0.2.25" license = "MIT/Apache-2.0" readme = "README.md" keywords = ["timestamp", "mtime"]