Skip to content

Commit

Permalink
New version: CSV v0.10.5 (#70744)
Browse files Browse the repository at this point in the history
UUID: 336ed68f-0bac-5ca0-87d4-7b16caf5d00b
Repo: https://github.com/JuliaData/CSV.jl.git
Tree: d1b3d33f3d15e382cf92bff7cf4b2814330392a0

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Oct 21, 2022
1 parent 4335fb0 commit dfba16d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion C/CSV/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Parsers = "2.2.3-2"
["0.10.4-0"]
Parsers = "2.2.4-2"

["0.10.5-0"]
SnoopPrecompile = "1"
julia = "1.6.0-1"

["0.4"]
Tables = "0.0.0-0.2"

Expand Down Expand Up @@ -105,11 +109,13 @@ PooledArrays = ["0.5", "1"]
["0.9-0"]
CodecZlib = "0.7"
FilePathsBase = "0.6-0.9"
julia = "1.3.0-1"

["0.9-0.10.0"]
Parsers = "2"

["0.9-0.10.4"]
julia = "1.3.0-1"

["0.9.0"]
WeakRefStrings = "1.2.0-1"

Expand Down
3 changes: 3 additions & 0 deletions C/CSV/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

["0.10.5-0"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["0.4"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

Expand Down
3 changes: 3 additions & 0 deletions C/CSV/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,6 @@ git-tree-sha1 = "9310d9495c1eb2e4fa1955dd478660e2ecab1fbb"

["0.10.4"]
git-tree-sha1 = "873fb188a4b9d76549b81465b1f75c82aaf59238"

["0.10.5"]
git-tree-sha1 = "d1b3d33f3d15e382cf92bff7cf4b2814330392a0"

0 comments on commit dfba16d

Please sign in to comment.