Skip to content

Commit 7759091

Browse files
committed
Actually, I should not allow older PlantRayTracer
1 parent 0e19c41 commit 7759091

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ PlantViz = "358bd95d-d12c-439f-94b7-04b17e500c7f"
1212
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313

1414
[compat]
15-
PlantGeomPrimitives = "0.0.2 - 0.0.3"
16-
PlantGeomTurtle = "0.0.2 - 0.0.3"
17-
PlantGraphs = "0.0.2 - 0.0.3"
18-
PlantRayTracer = "0.0.2 - 0.0.3"
19-
PlantViz = "0.0.2 - 0.0.3"
15+
PlantGeomPrimitives = "0.0.2"
16+
PlantGeomTurtle = "0.0.2"
17+
PlantGraphs = "0.0.2"
18+
PlantRayTracer = " 0.0.3"
19+
PlantViz = "0.0.2"
2020
Reexport = "1.2.2"
2121
julia = "1.9"

0 commit comments

Comments
 (0)