1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-27 09:20:03 +08:00

chore: add home, license ,desc

This commit is contained in:
2020-12-26 22:26:22 +08:00
parent b115226ad3
commit 5aebb24a11

View File

@@ -3,6 +3,9 @@ name = "buildj"
version = "0.1.4"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
homepage = "https://buildj.ruststack.org/"
license = "MIT"
description = "A java build tool"
[dependencies]
json = "0.12.4"