We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd98a9f commit cfbe21fCopy full SHA for cfbe21f
Project.toml
@@ -14,7 +14,7 @@ URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
14
15
[compat]
16
HTTP = "1.10.17" # Must be >= 1.10.17, see https://github.com/JuliaWeb/GitHub.jl/pull/225
17
-URIs = "1.1"
+URIs = "1.6" # Must be >= 1.6, see https://github.com/JuliaWeb/GitHub.jl/pull/225
18
JSON = "0.19, 0.20, 0.21"
19
MbedTLS = "0.6, 0.7, 1"
20
SodiumSeal = "0.1"
0 commit comments