forked from CelestialCartographers/Ahorn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
24 lines (22 loc) · 829 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = "Ahorn"
uuid = "10a6d802-9bc0-11e8-304a-1bca7ec2ebad"
authors = ["Cruor <[email protected]>", "Vexatos <[email protected]>"]
version = "1.0.0"
[deps]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
FileWatching = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
Gtk = "4c0ca9eb-093a-5379-98c5-f87ac0bbbf44"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
Maple = "90d5db4a-9bb6-11e8-1220-8362fcebe760"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
WinReg = "1b915085-20d7-51cf-bf83-8f477d6f5128"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
[compat]
Cairo = "1.0.0"
Gtk = "1.0.0"
julia = "1.3"