fs-set-times 0.1.0

Set filesystem timestamps
Documentation
<div align="center">
  <h1><code>fs-set-times</code></h1>

  <p>
    <strong>Set filesystem timestamps</strong>
  </p>

  <p>
    <a href="https://github.com/sunfishcode/fs-set-times/actions?query=workflow%3ACI"><img src="https://github.com/sunfishcode/fs-set-times/workflows/CI/badge.svg" alt="Github Actions CI Status" /></a>
    <a href="https://crates.io/crates/fs-set-times"><img src="https://img.shields.io/crates/v/fs-set-times.svg" alt="crates.io page" /></a>
    <a href="https://docs.rs/fs-set-times"><img src="https://docs.rs/fs-set-times/badge.svg" alt="docs.rs docs" /></a>
  </p>
</div>

`fs-set-times` provides functions to set timestamps on files, directories,
and other filesystem objects.