Commit Diff
--- Cargo.toml +++ Cargo.toml @@ -3,6 +3,9 @@ name = "matchakey" description ="finds audio files with matching key and bpm criteria" version = "0.2.0" edition = "2024" +license = "MIT" +repository = "https://git.sr.ht/~mtmn/matchakey" +homepage = "https://mtmn.name" [dependencies] anyhow = "1.0.101"
