forked 6ad82c3339 and refactored to combine prey.toml with nest.toml. The WorkspaceHandler.discover_packages() function is very broken

This commit is contained in:
2026-02-22 23:19:26 -05:00
parent 6ad82c3339
commit 3654d76340
32 changed files with 335 additions and 333 deletions

View File

@@ -35,6 +35,8 @@ ron = "0.12.0"
sha256 = "1.6"
subprocess = "1.0"
toml = "1.0"
tree-sitter = "0.22"
tree-sitter-java = "0.21.0"
derive_more = { version = "2.1", features = ["display", "from"] }
semver = { version = "1.0",features = ["serde"] }