shepmaster / jetscii

A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.
Apache License 2.0
113 stars 21 forks source link

Remove usage of actions-rs from CI #58

Closed shepmaster closed 1 year ago

shepmaster commented 1 year ago

Additionally, split out installing cross from running the tests. This might allow us to more easily run the sanitizers for a more complicated benchmark using Criterion.