2 Commits
Author SHA1 Message Date
N0VA 3abf610fbf metadata 2026-09-10 07:29:39 +02:00
Milad Alizadeh 15b74d311d Add the metadata crates.io needs
repository, readme, keywords and categories, so the crate page says what
this is and is findable; the MIT text the license field was already
claiming; and rust-version, because let-chains mean 1.88 and an older
toolchain should say so rather than fail to parse.

`cargo package` builds the packaged tarball cleanly: 17 files, nothing
stray, and the release binary links nothing beyond libc, so installing it
needs no system development packages.
2026-08-24 12:03:40 +01:00