mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-22 16:48:33 +02:00
feat(cli): generate json schemas locally
This commit updates the various komorebic json schema generation commands to generate the schemas locally, without requiring a running instance of komorebi to communicate with over IPC.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2766,6 +2766,7 @@ dependencies = [
|
||||
"paste",
|
||||
"powershell_script",
|
||||
"reqwest",
|
||||
"schemars",
|
||||
"serde",
|
||||
"serde_json_lenient",
|
||||
"serde_yaml 0.9.34+deprecated",
|
||||
|
||||
Reference in New Issue
Block a user