spotterm 0.3.0

Spotify を操作する CLI / TUI(公式 Web API・PKCE 認証)
1
2
3
4
5
[toolchain]
# Pinned to match the local (container) toolchain so CI and local builds agree.
# spotterm uses edition 2024, which requires Rust >= 1.85.
channel = "1.97.1"
components = ["rustfmt", "clippy"]