if-changed 0.3.4

A pre-submit for file changes.
Documentation
[licenses]
unused-allowed-license = "allow"
allow = [
    "0BSD",
    "Apache-2.0",
    "BSD-2-Clause",
    "BSD-3-Clause",
    "BSD-4-Clause",
    "CC0-1.0",
    "ISC",
    "MIT-0",
    "MIT",
    "MS-PL",
    "Unicode-DFS-2016",
    "Unlicense",
    "Zlib",
]

[advisories]
ignore = ["RUSTSEC-2024-0370"]