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 64d788e + 286c7b5 commit b981c08Copy full SHA for b981c08
Project.toml
@@ -24,14 +24,22 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
24
VisualStringDistances = "089bb0c6-1854-47b9-96f7-327dbbe09dca"
25
26
[compat]
27
+Base64 = "<0.0.1, 1"
28
+Dates = "<0.0.1, 1"
29
GitHub = "5.2"
30
HTTP = "0.8, 0.9.1, 1"
31
JSON = "0.19, 0.20, 0.21"
32
+LibGit2 = "<0.0.1, 1"
33
LicenseCheck = "0.2"
34
+Pkg = "1"
35
+Printf = "<0.0.1, 1"
36
+Random = "<0.0.1, 1"
37
RegistryTools = "2.2"
38
+SHA = "<0.0.1, 0.7, 1"
39
SimpleMock = "1"
40
StringDistances = "0.9, 0.10, 0.11"
41
TOML = "1"
42
+Test = "<0.0.1, 1"
43
Tar = "1"
44
TimeZones = "1"
45
VisualStringDistances = "0.1"
0 commit comments