rename pacdef_main to main
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ pacdef_core = {path = "crates/pacdef_core", version = "1.0.0-beta4"}
|
||||
|
||||
[[bin]]
|
||||
name = "pacdef"
|
||||
path = "crates/pacdef_main/main.rs"
|
||||
path = "crates/main/main.rs"
|
||||
|
||||
[profile.release]
|
||||
lto = "off"
|
||||
|
||||
Reference in New Issue
Block a user