commit a76c816b1a6b0f238f63bfd1076180a24704a09e from: mtmn date: Sun Jun 14 19:34:41 2026 UTC build: build release, add badge to readme commit - f6d91b91225acddb9eeb6a4c3f15d0caf4464369 commit + a76c816b1a6b0f238f63bfd1076180a24704a09e blob - f9fa71bd99e8c45a59e50cdacdec2affb4168423 blob + 055bb446ce16c89664e12bb27f76b2cc21bde03f --- .build.yml +++ .build.yml @@ -14,4 +14,4 @@ tasks: rustup default stable - build: | cd hakuna - cargo build + cargo build --release blob - 14b1e325218da8d17613215ddfd35d19888d25f5 blob + f5488a316a4bfa2971509008e1a3e0c320f13224 --- README.md +++ README.md @@ -1,4 +1,5 @@ # hakuna +[![builds.sr.ht status](https://builds.sr.ht/~mtmn/hakuna.svg)](https://builds.sr.ht/~mtmn/hakuna?) A command-line tool that fetches music metadata (genres and labels) from Discogs or MusicBrainz and writes them to audio files.