We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f9a8c commit d0f4bb9Copy full SHA for d0f4bb9
Project.toml
@@ -8,8 +8,8 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
8
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
9
10
[compat]
11
-julia = "< 2.0.0"
12
-DataStructures = "< 1.0.0"
+julia = "^1"
+DataStructures = "^0"
13
14
[extras]
15
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
0 commit comments