Skip to content

Commit

Permalink
Merge pull request #4 from patrickm663/compathelper/new_version/2024-…
Browse files Browse the repository at this point in the history
…01-24-10-10-32-230-00358722818

CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat)
  • Loading branch information
patrickm663 authored Jan 24, 2024
2 parents e9e5235 + d81f356 commit 89a5fd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"

[compat]
HTTP = "1"
CSV = "0.10"
HTTP = "1"

0 comments on commit 89a5fd7

Please sign in to comment.