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