Set versions to 0.0.0, add license and description to Cargo.toml

This commit is contained in:
ZacJW 2025-01-27 00:40:08 +00:00
parent b885c84efd
commit 11d12d7cb1
5 changed files with 32 additions and 15 deletions

View file

@ -1,7 +1,9 @@
[package]
name = "rasql-build"
version = "0.1.0"
version = "0.0.0"
edition = "2021"
license = "MIT"
description = "Build script utilities for Rasql"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html