Skip to content

Commit 4fb9b0e

Browse files
authored
fix Parsers version to unbreak precompilation (#979)
1 parent 5145f3d commit 4fb9b0e

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
@@ -20,7 +20,7 @@ WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
2020
CodecZlib = "0.7"
2121
InlineStrings = "1"
2222
FilePathsBase = "0.6,0.7,0.8,0.9"
23-
Parsers = "2.2"
23+
Parsers = "2.2.2"
2424
PooledArrays = "0.5, 1.0"
2525
SentinelArrays = "1.2"
2626
Tables = "1.1"

0 commit comments

Comments
 (0)