fix: remov [bin] from Cargo.toml
This commit is contained in:
@@ -10,11 +10,7 @@ keywords = ["ui", "compiler"]
|
|||||||
categories = ["compilers"]
|
categories = ["compilers"]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "glint"
|
name = "glt"
|
||||||
path = "src/lib.rs"
|
path = "src/lib.rs"
|
||||||
|
|
||||||
[[bin]]
|
|
||||||
name = "glint"
|
|
||||||
path = "src/main.rs"
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user