Skip to content

Commit 79d0511

Browse files
committed
Add CoordinateTransformations to deps
1 parent 28d48a4 commit 79d0511

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ authors = ["Abhro R. and contributors"]
44
version = "0.0.0-DEV"
55

66
[deps]
7+
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
78
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
89
Integrals = "de52edbc-65ea-441a-8357-d3a637375a31"
910
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1011
MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
1112

1213
[compat]
14+
CoordinateTransformations = "0.6.3"
1315
DocStringExtensions = "0.9"
1416
julia = "1.6"
1517

0 commit comments

Comments
 (0)