Add description and repository metadata to Cargo.toml

This commit is contained in:
Oliver Hamlet
2025-03-26 18:33:57 +00:00
parent 906198e599
commit 638c233815
+2
View File
@@ -2,6 +2,8 @@
name = "loot-condition-interpreter"
version = "5.3.0"
authors = ["Oliver Hamlet <oliver@ortham.net>"]
description = "Parse and evaluate LOOT metadata condition strings."
repository = "https://github.com/Ortham/libloadorder.git"
license = "MIT"
edition = "2021"