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 3123fbd + 68b10a0 commit 1a5c8baCopy full SHA for 1a5c8ba
Project.toml
@@ -1,6 +1,6 @@
1
name = "SymbolServer"
2
uuid = "cf896787-08d5-524d-9de7-132aaa0cb996"
3
-version = "7.2.2-DEV"
+version = "7.3.0"
4
5
[deps]
6
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
@@ -15,6 +15,15 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
15
16
[compat]
17
julia = "1"
18
+InteractiveUtils = "<0.0.1, 1"
19
+LibGit2 = "<0.0.1, 1"
20
+Markdown = "<0.0.1, 1"
21
+Pkg = "<0.0.1, 1"
22
+REPL = "<0.0.1, 1"
23
+SHA = "<0.0.1, 0.7, 1"
24
+Serialization = "<0.0.1, 1"
25
+Sockets = "<0.0.1, 1"
26
+UUIDs = "<0.0.1, 1"
27
28
[extras]
29
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments