alexcrichton / filetime

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

fix Android symlink flag #77

Closed jtracey closed 2 years ago

jtracey commented 2 years ago

This gets cargo test to pass on Android (previously it failed on the two symlink tests).