Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
duplicated [compat] - my bad
  • Loading branch information
ThummeTo authored Jun 20, 2024
1 parent 49fce19 commit cec90ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[compat]
julia = "1.6"

[deps]
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
FMIZoo = "724179cf-c260-40a9-bd27-cccc6fe2f195"
Expand All @@ -13,6 +10,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
FMIZoo = "0.3.0"
julia = "1.6"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"

0 comments on commit cec90ce

Please sign in to comment.