feather-rs / feather

A Minecraft server implementation in Rust
Apache License 2.0
2.58k stars 143 forks source link

Fix cache mismatch between x86-darwin and aarch64-darwin #468

Closed Defman closed 2 years ago

Defman commented 2 years ago

Fix cache mismatch between x86-darwin and aarch64-darwin

Status

Description

Short description what you did and/or fixed

Related issues

Leave empty if none

Checklist

Note: if you locally don't get any errors, but GitHub Actions fails (especially at clippy) you might want to check your rust toolchain version. You can then feel free to fix these warnings/errors in your PR.