forked from Cutieguwu/raven
forked 6ad82c3339 and refactored to combine prey.toml with nest.toml. The WorkspaceHandler.discover_packages() function is very broken.
This commit is contained in:
12
Test1/app/Prey.toml
Normal file → Executable file
12
Test1/app/Prey.toml
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "app"
|
||||
version = "0.1.0"
|
||||
entry_point = "com/raven/Main.java"
|
||||
|
||||
[dependencies]
|
||||
[package]
|
||||
name = "app"
|
||||
version = "0.1.0"
|
||||
entry_point = "com/raven/Main.java"
|
||||
|
||||
[dependencies]
|
||||
code = {path = "../core"}
|
||||
Reference in New Issue
Block a user