chore: add crates.io required fileds to Cargo.toml
All checks were successful
Rust / build (map[name:stable]) (push) Successful in 1m25s
Rust / build (map[name:nightly]) (push) Successful in 3m35s
Release Please / Release-plz (push) Successful in 1m16s

This commit is contained in:
Paul Campbell 2024-09-25 09:50:50 +01:00
parent 5f4115d4ed
commit 4d3bcd5283

View file

@ -1,7 +1,9 @@
[package]
name = "auto-file-mp4"
version = "0.2.0"
name = "refile-mp4"
version = "0.3.0"
edition = "2021"
description = "Refile a directory of m4b files by artist, album (where specified) and title. Used to refile m4b versions of converted aax files for use by Smart Audiobook Player."
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html