mirror of
https://github.com/jht5945/buildj.git
synced 2025-12-30 02:40:03 +08:00
chore: add home, license ,desc
This commit is contained in:
@@ -3,6 +3,9 @@ name = "buildj"
|
|||||||
version = "0.1.4"
|
version = "0.1.4"
|
||||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
homepage = "https://buildj.ruststack.org/"
|
||||||
|
license = "MIT"
|
||||||
|
description = "A java build tool"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
json = "0.12.4"
|
json = "0.12.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user