We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84232cf commit 1061e24Copy full SHA for 1061e24
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "CSV"
2
uuid = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
3
authors = ["Jacob Quinn <quinn.jacobd@gmail.com>"]
4
-version = "0.10.0"
+version = "0.10.1"
5
6
[deps]
7
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -20,7 +20,7 @@ WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
20
CodecZlib = "0.7"
21
InlineStrings = "1"
22
FilePathsBase = "0.6,0.7,0.8,0.9"
23
-Parsers = "2"
+Parsers = "2.2"
24
PooledArrays = "0.5, 1.0"
25
SentinelArrays = "1.2"
26
Tables = "1.1"
0 commit comments