refactor: Cargo.toml
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
name = "glint"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "Glint compiler library"
|
||||
license = "MIT"
|
||||
repository = "https://git.inotfail.com/INotFail/Glint"
|
||||
readme = "README.md"
|
||||
keywords = ["ui", "compiler"]
|
||||
categories = ["compilers"]
|
||||
|
||||
[lib]
|
||||
name = "glint"
|
||||
|
||||
Reference in New Issue
Block a user