21 lines
576 B
TOML
21 lines
576 B
TOML
name = "uahgi"
|
|
uuid = "de6df24e-a306-4916-96f6-3ab6c7568c2f"
|
|
authors = ["Tan Kian-ting <chenjt30@gmail.com> and contributors"]
|
|
version = "1.0.0-DEV"
|
|
|
|
[deps]
|
|
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
|
|
Fontconfig = "186bb1d3-e1f7-5a2c-a377-96d770f13627"
|
|
FreeType = "b38be410-82b0-50bf-ab77-7b57e271db43"
|
|
Match = "7eb4fadd-790c-5f42-8a69-bfa0b872bfbf"
|
|
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"]
|