Anomalocaridid / handlr-regex

Fork of handlr with support for regex
MIT License
129 stars 5 forks source link

Update Cargo.lock: fix build on loongarch64 #58

Closed qiangxuhui closed 6 months ago

qiangxuhui commented 6 months ago

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

Anomalocaridid commented 6 months ago

Thank you! Sorry for taking so long to get to this.