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.
2 parents 527332b + 6bebea2 commit fc03afeCopy full SHA for fc03afe
Project.toml
@@ -1,7 +1,7 @@
1
name = "GitForge"
2
uuid = "8f6bce27-0656-5410-875b-07a5572985df"
3
authors = ["Chris de Graaf <[email protected]>"]
4
-version = "0.4.3"
+version = "0.4.4"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -12,7 +12,7 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
12
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
13
14
[compat]
15
-HTTP = "0.9, 1"
+HTTP = "1.10.17" # Must be >= 1.10.17, see https://github.com/JuliaWeb/GitForge.jl/pull/51
16
JSON3 = "1"
17
StructTypes = "1"
18
TimeZones = "1"
0 commit comments