uahgi/Project.toml

21 lines
524 B
TOML
Raw Normal View History

name = "uahgi"
uuid = "de6df24e-a306-4916-96f6-3ab6c7568c2f"
authors = ["Tan Kian-ting <chenjt30@gmail.com> and contributors"]
version = "1.0.0-DEV"
2025-01-21 23:46:40 +08:00
[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
2025-01-27 16:42:57 +08:00
FreeType = "b38be410-82b0-50bf-ab77-7b57e271db43"
2025-01-25 02:23:13 +08:00
Match = "7eb4fadd-790c-5f42-8a69-bfa0b872bfbf"
2025-01-21 23:46:40 +08:00
ParserCombinator = "fae87a5f-d1ad-5cf0-8f61-c941e1580b46"
libharu_jll = "d4e8948d-4b7e-5538-9d15-404f6f0a9070"
[compat]
julia = "1.6.7"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]