mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 18:38:33 +00:00
upgrade: tokio 1.0 (#8779)
Co-authored-by: Bert Belder <bertbelder@gmail.com>
This commit is contained in:
parent
36ff7bdf57
commit
275a5c65a2
25 changed files with 384 additions and 571 deletions
|
@ -67,10 +67,11 @@ pub fn server_capabilities(
|
|||
color_provider: None,
|
||||
execute_command_provider: None,
|
||||
call_hierarchy_provider: None,
|
||||
on_type_rename_provider: None,
|
||||
semantic_highlighting: None,
|
||||
semantic_tokens_provider: None,
|
||||
workspace: None,
|
||||
experimental: None,
|
||||
linked_editing_range_provider: None,
|
||||
moniker_provider: None,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue