We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0fd1db commit ae58497Copy full SHA for ae58497
Project.toml
@@ -1,20 +1,20 @@
1
name = "ImageGeoms"
2
uuid = "9ee76f2b-840d-4475-b6d6-e485c9297852"
3
-authors = ["Jeff Fessler <fessler@umich.edu> and contributors"]
4
version = "0.11.1"
+authors = ["Jeff Fessler <fessler@umich.edu> and contributors"]
5
6
[deps]
7
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
8
LazyGrids = "7031d0ef-c40d-4431-b2f8-61a8d2f650db"
9
10
-[compat]
11
-FillArrays = "1"
12
-LazyGrids = "1"
13
-MIRTjim = "0.25"
14
-julia = "1.10"
15
-
16
[weakdeps]
17
MIRTjim = "170b2178-6dee-4cb0-8729-b3e8b57834cc"
18
19
[extensions]
20
ImageGeoms_MIRTjim = "MIRTjim"
+
+[compat]
+FillArrays = "1"
+LazyGrids = "1"
+MIRTjim = "0.25, 0.26"
+julia = "1.10"
0 commit comments