mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +00:00
Specify vscode 1.31
This commit is contained in:
parent
74ecfc2729
commit
50383ceae1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"Other"
|
||||
],
|
||||
"engines": {
|
||||
"vscode": "^1.30.0"
|
||||
"vscode": "^1.31.0"
|
||||
},
|
||||
"scripts": {
|
||||
"vscode:prepublish": "npm run compile",
|
||||
|
|
Loading…
Reference in a new issue