-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
33 lines (31 loc) · 968 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
25
26
27
28
29
30
31
32
33
name = "IndicoStatusPanels"
uuid = "308b4049-55f0-4e96-b4ed-9bdde02ff2f4"
authors = ["Oliver Schulz <[email protected]>"]
version = "0.1.0"
[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
HypertextLiteral = "ac1192a8-f4b3-4bfe-ba22-af5b92cd3ab2"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
MIMEs = "6c6e2e6c-3030-632d-7369-2d6c69616d65"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
QRCoders = "f42e9828-16f3-11ed-2883-9126170b272d"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
[compat]
Dates = "1"
HTTP = "1.10"
HypertextLiteral = "0.9"
JSON = "0.21"
MIMEs = "1"
Preferences = "1"
QRCoders = "1.4"
Revise = "3"
Sockets = "1.11.0"
StructArrays = "0.6, 0.7"
TimeZones = "1"
URIs = "1.5"
julia = "1.11"