Skip to content

Commit 1a5c8ba

Browse files
authored
Merge pull request #284 from julia-vscode/sp/v7-3-0
v7.3.0
2 parents 3123fbd + 68b10a0 commit 1a5c8ba

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Project.toml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SymbolServer"
22
uuid = "cf896787-08d5-524d-9de7-132aaa0cb996"
3-
version = "7.2.2-DEV"
3+
version = "7.3.0"
44

55
[deps]
66
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
@@ -15,6 +15,15 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1515

1616
[compat]
1717
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"
1827

1928
[extras]
2029
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)