nodePackages.rust-analyzer: 0.2.727 -> 0.2.735

This commit is contained in:
Jörg Thalheim 2021-09-08 06:26:37 +02:00 committed by Raphael Megzari
parent 43152ffb57
commit 6f419c3cd8
2 changed files with 2 additions and 2 deletions

View File

@ -111005,7 +111005,7 @@ in
"rust-analyzer-build-deps-../../misc/vscode-extensions/rust-analyzer/build-deps" = nodeEnv.buildNodePackage {
name = "rust-analyzer";
packageName = "rust-analyzer";
version = "0.2.727";
version = "0.2.735";
src = ../../misc/vscode-extensions/rust-analyzer/build-deps;
dependencies = [
sources."@babel/code-frame-7.12.11"

View File

@ -1,6 +1,6 @@
{
"name": "rust-analyzer",
"version": "0.2.727",
"version": "0.2.735",
"dependencies": {
"https-proxy-agent": "^5.0.0",
"node-fetch": "^2.6.1",