Significant progress. Performing cleanup now
This commit is contained in:
+2
-1
@@ -5,7 +5,7 @@ description = "Galaxy AI - AI-powered terminal for development teams"
|
||||
edition = "2021"
|
||||
autobins = false
|
||||
name = "galaxy"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
publish.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
@@ -756,6 +756,7 @@ sequential_storage = []
|
||||
session_sharing = []
|
||||
session_sharing_acls = []
|
||||
skip_login = []
|
||||
bedrock_smoke_test = ["skip_login"]
|
||||
# This feature should only be enabled when building a self-contained binary with the bundle script.
|
||||
standalone = []
|
||||
prompt_suggestions_via_maa = []
|
||||
|
||||
Reference in New Issue
Block a user