Add release metadata and changelog

This commit is contained in:
2025-12-30 11:37:13 -05:00
parent c5b20c252f
commit 03ab8b5abd
3 changed files with 19 additions and 0 deletions

View File

@@ -3,6 +3,11 @@ name = "mov-renamarr"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "Fast, safe CLI to rename movie files into Radarr-compatible names."
readme = "README.md"
repository = "https://git.44r0n.cc/44r0n7/mov-renamarr.git"
keywords = ["media", "movies", "rename", "radarr", "cli"]
categories = ["command-line-utilities", "filesystem"]
[dependencies]
anyhow = "1.0"