Commit Diff


commit - d685d9f0dff1baa27de0d3e7b7c70272fa03908b
commit + 8c81d1baa0b4b98e6531d1d3ef7dd137a711d05f
blob - 29191c17769a8ee7a7f3a64a5f52af6a7fe3e775
blob + 72474d39a797b3e77213cad0100cdff0a77a8854
--- 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"