Add package metadata
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
name = "vid-repair-core"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "Core library for Vid-Repair: scan, rule evaluation, and fix planning."
|
||||
license = "MIT"
|
||||
repository = "https://git.44r0n.cc/44r0n7/vid-repair.git"
|
||||
homepage = "https://git.44r0n.cc/44r0n7/vid-repair"
|
||||
keywords = ["video", "ffmpeg", "repair", "media"]
|
||||
categories = ["multimedia"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user