Skip to content

Commit

Permalink
New version: JSONRPC v2.0.0 (#122652)
Browse files Browse the repository at this point in the history
UUID: b9b8584e-8fd3-41f9-ad0c-7255d428e418
Repo: https://github.com/julia-vscode/JSONRPC.jl.git
Tree: 501ca277d20155cca489a039f02c69080cda4455

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 9, 2025
1 parent 8ade328 commit 6d20a76
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
5 changes: 4 additions & 1 deletion J/JSONRPC/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[0-1]
[0-2]
JSON = "0.20-0.21"
julia = "1"

[2]
CancellationTokens = "1"
5 changes: 4 additions & 1 deletion J/JSONRPC/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[0-1]
[0-2]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[2]
CancellationTokens = "2e8d271d-f2e2-407b-a864-17eb2156783e"
3 changes: 3 additions & 0 deletions J/JSONRPC/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "054dfc36c96a47b7bbd2311c8d7b55f765a64aa7"

["1.4.2"]
git-tree-sha1 = "3928eaef5261194e95e8e99b1405e069e82b981e"

["2.0.0"]
git-tree-sha1 = "501ca277d20155cca489a039f02c69080cda4455"

0 comments on commit 6d20a76

Please sign in to comment.