Initial commit

This commit is contained in:
2024-09-15 04:51:03 +03:00
commit 56fa91d998
6 changed files with 79 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "fix_parent_mtime"
version = "0.1.0"
edition = "2021"
[dependencies]