mirror of
https://github.com/rtk-ai/rtk.git
synced 2026-09-19 07:33:17 +08:00
ad8cc55cd3
`Apache 2.0` is not a valid SPDX expression, so `cargo publish` rejects the manifest and `brew audit` flags the generated formula. Use the `Apache-2.0` identifier in both places. The release workflow regenerates `Formula/rtk.rb` on every release, so its heredoc was overwriting the already-correct value checked in at `Formula/rtk.rb:10`. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>