sharkdp / hexyl

A command-line hex viewer
Apache License 2.0
8.92k stars 227 forks source link

Update Cargo.lock: fix build on loongarch64 #221

Closed qiangxuhui closed 1 week ago

qiangxuhui commented 1 month ago

Update libc to v0.2.155 to support loongarch64. Release notes: https://github.com/rust-lang/libc/releases.

sharkdp commented 1 week ago

done in https://github.com/sharkdp/hexyl/pull/222, thanks