Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Jan 20, 2025
1 parent 263c6e7 commit 8233707
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ version = "0.1.3"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[extras]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Distributed", "Test"]
test = ["Test"]

[compat]
julia = "1.0"

0 comments on commit 8233707

Please sign in to comment.