refactor: Cargo.toml

This commit is contained in:
Faynot
2026-05-18 14:51:48 +03:00
parent 9477f258e5
commit 989a84bea7

View File

@@ -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"