filetime-exec 0.1.0

A mini program used to run a command if a file is last modified before given duration.
1
2
3
4
5
6
7
8
9
[dependencies.humantime]
version = "2.1.0"

[package]
description = "A mini program used to run a command if a file is last modified before given duration."
edition = "2021"
license = "MIT-0"
name = "filetime-exec"
version = "0.1.0"