change bin name
This commit is contained in:
parent
a3bc16f7d2
commit
feedc572cd
@ -9,7 +9,7 @@ authors = [
|
||||
"spikecodes <19519553+spikecodes@users.noreply.github.com>",
|
||||
]
|
||||
edition = "2021"
|
||||
default-run = "redlib"
|
||||
default-run = "redsunlib"
|
||||
|
||||
[dependencies]
|
||||
rinja = { version = "0.3.4", default-features = false }
|
||||
@ -60,7 +60,7 @@ lto = true
|
||||
strip = "symbols"
|
||||
|
||||
[[bin]]
|
||||
name = "redlib"
|
||||
name = "redsunlib"
|
||||
path = "src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
|
Loading…
Reference in New Issue
Block a user