update rs format
This commit is contained in:
parent
b0e300c793
commit
b9d52444cf
1 changed files with 2 additions and 1 deletions
|
|
@ -93,7 +93,8 @@ pub fn server_capabilities(client_caps: &ClientCapabilities) -> ServerCapabiliti
|
|||
matches: Some(FileOperationPatternKind::Folder),
|
||||
options: None,
|
||||
},
|
||||
}],
|
||||
},
|
||||
],
|
||||
}),
|
||||
did_delete: None,
|
||||
will_delete: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue