forked from rojo-rbx/rojo
Move entrypoint from src/bin.rs to src/main.rs
This commit is contained in:
@@ -37,10 +37,6 @@ members = [
|
|||||||
name = "librojo"
|
name = "librojo"
|
||||||
path = "src/lib.rs"
|
path = "src/lib.rs"
|
||||||
|
|
||||||
[[bin]]
|
|
||||||
name = "rojo"
|
|
||||||
path = "src/bin.rs"
|
|
||||||
|
|
||||||
[[bench]]
|
[[bench]]
|
||||||
name = "build"
|
name = "build"
|
||||||
harness = false
|
harness = false
|
||||||
|
|||||||
Reference in New Issue
Block a user