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.
2 parents ec6796a + 5b377e9 commit 5e64c39Copy full SHA for 5e64c39
Project.toml
@@ -1,7 +1,7 @@
1
name = "NestedTuples"
2
uuid = "a734d2a7-8d68-409b-9419-626914d4061d"
3
authors = ["Chad Scherrer <[email protected]> and contributors"]
4
-version = "0.3.10"
+version = "0.3.11"
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -13,12 +13,12 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
13
14
[compat]
15
Accessors = "0.1"
16
-ArraysOfArrays = "0.5"
+ArraysOfArrays = "0.6"
17
BangBang = "0.3"
18
GeneralizedGenerated = "0.3"
19
NamedTupleTools = "0.13, 0.14"
20
Static = "0.6"
21
-julia = "1.4"
+julia = "1.6"
22
23
[extras]
24
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments