mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 21:54:42 +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"
|
"Other"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.30.0"
|
"vscode": "^1.31.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"vscode:prepublish": "npm run compile",
|
"vscode:prepublish": "npm run compile",
|
||||||
|
|
Loading…
Reference in a new issue