Working on a create command to add features
This commit is contained in:
@@ -56,6 +56,7 @@ which = "7.0"
|
||||
|
||||
# Colors
|
||||
colored = "2.1"
|
||||
chrono = "0.4.43"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.13"
|
||||
@@ -86,4 +87,4 @@ strip = true
|
||||
|
||||
[features]
|
||||
default = []
|
||||
embedded-gradle = [] # Embed gradle-wrapper.jar in binary (run download-gradle-wrapper.sh first)
|
||||
embedded-gradle = [] # Embed gradle-wrapper.jar in binary (run download-gradle-wrapper.sh first)
|
||||
|
||||
Reference in New Issue
Block a user