Fixing naming from graph to list

This commit is contained in:
Bruno Ortiz 2023-04-04 13:47:01 -03:00
parent e2535926e9
commit 1b8288ff96
7 changed files with 52 additions and 48 deletions

View file

@ -855,7 +855,7 @@ export interface Diagnostic {
## Dependency Tree
**Method:** `rust-analyzer/fetchDependencyGraph`
**Method:** `rust-analyzer/fetchDependencyList`
**Request:**