Skip to content

Commit

Permalink
Improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Eagle941 committed Oct 24, 2024
1 parent 3223795 commit f337879
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ This crate is tested with Rust 1.81. Both x86 and ARM are supported.
`llvm-config-18` is required to build this tool. It can be installed using the
script `dependencies.sh`.

Not compatible with Rust 1.83+ on ARM because of `pathfinder_simd`.
Not compatible with Rust 1.83+ on ARM because of issue [#571](https://github.com/servo/pathfinder/issues/571)
in `pathfinder_simd`.

## Testing

Expand Down

0 comments on commit f337879

Please sign in to comment.