-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
27 lines (25 loc) · 813 Bytes
/
Project.toml
File metadata and controls
27 lines (25 loc) · 813 Bytes
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
name = "VRT"
uuid = "c4f2dbeb-208e-41a7-8eeb-fbf7a853777f"
authors = ["Tim Besard <tim.besard@gmail.com>"]
version = "0.1.0"
[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
AstroTime = "c61b5328-d09d-5e37-a9a8-0eb41c39009c"
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
julia = "1.10"
Accessors = "0.1.42"
AstroTime = "0.7.0"
CEnum = "0.5.0"
ConstructionBase = "1.5.8"
DataStructures = "0.18.20"
Dates = "1.10.0"
PrecompileTools = "1.2.1"
Printf = "1.10.0"
Unitful = "1.22.0"