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 2fed970 commit c111a9bCopy full SHA for c111a9b
Project.toml
@@ -13,13 +13,13 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
13
TypeClasses = "addcc920-e0cf-11e8-30b7-0fb08706b574"
14
15
[compat]
16
-Compat = "2.1, 3"
+Compat = "2.1, 3, 4"
17
DataTypesBasic = "1.0, 2"
18
ExprParsers = "1"
19
-julia = "1.6"
20
Monadic = "1"
21
Reexport = "1"
22
TypeClasses = "1.1"
+julia = "1.6"
23
24
[extras]
25
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
0 commit comments