mirror of
https://github.com/jht5945/buildj.git
synced 2025-12-29 02:10:04 +08:00
feat: v0.1.10, fix java_home on macOS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "buildj"
|
||||
version = "0.1.9"
|
||||
version = "0.1.10"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
homepage = "https://buildj.ruststack.org/"
|
||||
@@ -16,3 +16,4 @@ dirs = "3.0"
|
||||
rust-crypto = "0.2"
|
||||
lazy_static = "1.4"
|
||||
rust_util = "0.6"
|
||||
plist = "1.1"
|
||||
|
||||
Reference in New Issue
Block a user