alerque / git-warp-time

Rust library and CLI utility to reset timestamps of Git repository files to the time of the last modifying commit.
GNU General Public License v3.0
32 stars 1 forks source link

Update Cargo.lock #23

Closed qiangxuhui closed 4 months ago

qiangxuhui commented 4 months ago

Upgrade libc to v0.2.155 to support LoongArch64.

Release notes: https://github.com/rust-lang/libc/releases.