Skip to content

Commit

Permalink
update project with correct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uriele committed Jul 25, 2024
1 parent 3d57470 commit ef8ccfb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ uuid = "479269fd-87c4-43d6-a395-02aad47d928b"
authors = ["Marco Menarini"]
version = "0.5.0-DEV"

[deps]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
julia = "1.10"

Expand Down

0 comments on commit ef8ccfb

Please sign in to comment.