Set versions to 0.0.0, add license and description to Cargo.toml
This commit is contained in:
parent
b885c84efd
commit
11d12d7cb1
5 changed files with 32 additions and 15 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue