Skip to content

Commit

Permalink
Drop HTTP 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Feb 15, 2024
1 parent 962f546 commit da19037
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 @@ -13,7 +13,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"

[compat]
HTTP = "0.9.3, 1"
HTTP = "1"
HealthBase = "1.0.1"
JSON3 = "1.5.1"
JWTs = "0.2.4"
Expand Down

0 comments on commit da19037

Please sign in to comment.