Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaye2012 authored Sep 20, 2020
1 parent 86f9a8c commit d0f4bb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"

[compat]
julia = "< 2.0.0"
DataStructures = "< 1.0.0"
julia = "^1"
DataStructures = "^0"

[extras]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down

0 comments on commit d0f4bb9

Please sign in to comment.