Fix typo in README.md

This commit is contained in:
Dave Rolsky 2023-09-10 15:07:29 -05:00
parent 42fe96a4c1
commit d3cc976c26
No known key found for this signature in database

View File

@ -88,5 +88,5 @@ be stripped either.
## Caching Rust Compilation Output
You can use the [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) action with this one
seemlessly, whether or not a specific build target needs `cross. There is no special configuration
seemlessly, whether or not a specific build target needs `cross`. There is no special configuration
that you need for this. It just works.