Skip to content

Commit 68c8771

Browse files
author
Pietro Vertechi
authored
Merge pull request #273 from JuliaComputing/jq/tables1
Support Tables.jl 1.0
2 parents bf0fae0 + a869754 commit 68c8771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ IteratorInterfaceExtensions = "0.1.1, 1"
2424
OnlineStatsBase = "1"
2525
PooledArrays = "0.4.1, 0.5"
2626
StructArrays = "0.4.1"
27-
Tables = "0.2.4"
27+
Tables = "0.2.4, 1"
2828
TableTraits = "0.3, 0.4, 1"
2929
TableTraitsUtils = "0.2.1, 0.3, 0.4, 1"
3030
WeakRefStrings = "0.5.7, 0.6"

0 commit comments

Comments
 (0)