Prepared package for publishing on a registry.

This commit is contained in:
Filipe Rodrigues 2024-01-07 15:55:30 +00:00
parent e52e96dfce
commit 97983575c0
Signed by: zenithsiz
SSH Key Fingerprint: SHA256:Mb5ppb3Sh7IarBO/sBTXLHbYEOz37hJAlslLQPPAPaU

View File

@ -1,7 +1,12 @@
# TODO: Add `LICENSE-APACHE` to `license-file` once that key supports multiple licenses
[package]
edition = "2021"
name = "zbuild"
description = "Make-like build system"
license-file = "LICENSE-MIT"
version = "0.1.3"
repository = "https://github.com/zenithsiz/zbuild"
publish = ["filipejr"]
[dependencies]