servo / unicode-bidi

Implementation of the Unicode Bidirection Algorithm in Rust
Other
78 stars 33 forks source link

Commit Cargo.lock for MSRV testing #111

Closed mbrubeck closed 11 months ago

mbrubeck commented 11 months ago

This fixes a broken build in CI with the latest versions of serde_test and proc-macro.

c.f. https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html