forked from Cutieguwu/raven
Most of the refactor. Need to switch machines.
This commit is contained in:
7
templates/demo/src/main/Prey.lock
Normal file
7
templates/demo/src/main/Prey.lock
Normal file
@@ -0,0 +1,7 @@
|
||||
[[classes]]
|
||||
path = "Main" # PathBuf to .class
|
||||
checksum = "24dffb40073ff21878cf879bf8c67d189ad600115f9a8ecead11a3ca6c086767"
|
||||
|
||||
[[classes]]
|
||||
path = "Cli"
|
||||
checksum = "24dffb40073ff21878cf879bf8c67d189ad600115f9a8ecead11a3ca6c086767"
|
||||
6
templates/demo/src/main/Prey.toml
Normal file
6
templates/demo/src/main/Prey.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[package]
|
||||
entry_point = "Main" # PathBuf
|
||||
|
||||
[meta]
|
||||
name = "main"
|
||||
version = "0.1.0"
|
||||
Reference in New Issue
Block a user