Skip to content

README outdated with set_times method on std::fs::File in Rust 1.75? #110

@dsherret

Description

@dsherret

The readme states:

This library includes the ability to set this data, which std does not.

But I think this is now possible as of Rust 1.75? https://doc.rust-lang.org/std/fs/struct.File.html#method.set_times

(I think the advantage of this crate is that it will use specific functions like utimensat?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions