We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141c904 commit bbc9e0cCopy full SHA for bbc9e0c
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "SQLCollections"
2
uuid = "3934435e-e6e6-4fea-a5c0-3a716143d619"
3
authors = ["Alexander Plavin <alexander@plav.in>"]
4
-version = "0.1.10"
+version = "0.1.11"
5
6
[deps]
7
AccessorsExtra = "33016aad-b69d-45be-9359-82a41f556fd4"
@@ -48,6 +48,6 @@ IntervalSets = "0.7"
48
Printf = "1"
49
SQLite = "1.6.1"
50
Statistics = "1"
51
-StructArrays = "0.6.18"
+StructArrays = "0.6.18, 0.7.1"
52
Tables = "1.12.0"
53
julia = "1.10"
0 commit comments