Skip to content

Commit

Permalink
New version: CSV v0.10.10 (#83179)
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: ed28c86cbde3dc3f53cf76643c2e9bc11d56acc7

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored May 9, 2023
1 parent 04793ae commit dc1a808
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
7 changes: 6 additions & 1 deletion C/CSV/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ DataFrames = "0.11-0.20"
["0.10.1-0.10.2"]
Parsers = "2.2.0-2"

["0.10.10-0"]
PrecompileTools = "1"

["0.10.3"]
Parsers = "2.2.3-2"

Expand All @@ -27,9 +30,11 @@ julia = "1.6.0-1"
SnoopPrecompile = "1"

["0.10.8-0"]
SnoopPrecompile = "1"
WorkerUtilities = "1.6.0-1"

["0.10.8-0.10.9"]
SnoopPrecompile = "1"

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

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

["0.10.10-0"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

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

["0.10.8-0"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
WorkerUtilities = "76eceee3-57b5-4d4a-8e66-0e911cebbf60"

["0.10.8-0.10.9"]
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 @@ -222,3 +222,6 @@ git-tree-sha1 = "8c73e96bd6817c2597cfd5615b91fca5deccf1af"

["0.10.9"]
git-tree-sha1 = "c700cce799b51c9045473de751e9319bdd1c6e94"

["0.10.10"]
git-tree-sha1 = "ed28c86cbde3dc3f53cf76643c2e9bc11d56acc7"

0 comments on commit dc1a808

Please sign in to comment.