BurntSushi / xsv

A fast CSV command line toolkit written in Rust.
The Unlicense
10.35k stars 321 forks source link

Update libc to v0.2.141 #318

Open hack3ric opened 1 year ago

hack3ric commented 1 year ago

Current libc is too old (about 5 years ago), which does not support newer architecture such as riscv64. While newer versions are still compatible, this update should be safe.