Skip to content

Commit

Permalink
Merge pull request #24 from jim-hill-r/jhr/update-compat
Browse files Browse the repository at this point in the history
Update http compat
  • Loading branch information
neomatrixcode authored Aug 15, 2022
2 parents cd5185a + 5e0f81c commit 695cb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

[compat]
HTTP = "0.9"
HTTP = "0.9, 1"
JSON = "0.21"
julia = "1"

0 comments on commit 695cb67

Please sign in to comment.