alexcrichton / filetime

Accessing file timestamps in a platform-agnostic fashion in Rust
Apache License 2.0
122 stars 56 forks source link

unix/birthtime: use broad support of libstd #100

Closed fogti closed 10 months ago

fogti commented 1 year ago

Fixes #74.

fogti commented 1 year ago

maybe this should be blocked on https://github.com/rust-lang/rust/pull/114038 ...