summarylogtreecommitdiffstats
path: root/package.json.patch
diff options
context:
space:
mode:
authorSainnhe Park2022-06-26 20:00:17 +0800
committerSainnhe Park2022-06-26 20:00:17 +0800
commit4c90218b910150b68c35c58fa3ce0f8bcbcfa9e8 (patch)
tree17ffb711e46dcbb4ccda797d14389c8777f2957d /package.json.patch
parent40582ed527d5a9ecf23835f8a9c7ed8504bf9d6f (diff)
downloadaur-4c90218b910150b68c35c58fa3ce0f8bcbcfa9e8.tar.gz
Fix patch
Diffstat (limited to 'package.json.patch')
-rw-r--r--package.json.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json.patch b/package.json.patch
index 2e965d67ed0f..76c7c9e1145e 100644
--- a/package.json.patch
+++ b/package.json.patch
@@ -1,11 +1,11 @@
---- package.json.old 2021-03-28 10:43:05.597743453 +0800
-+++ package.json.new 2021-03-28 10:44:14.837746213 +0800
-@@ -119,7 +119,7 @@
+--- package.json.old 2022-06-26 19:53:54.778327977 +0800
++++ package.json.new 2022-06-26 19:56:09.771667299 +0800
+@@ -120,7 +120,7 @@
"null",
"string"
],
- "default": null,
+ "default": "/usr/bin/rust-analyzer",
- "description": "Path to rust-analyzer executable (points to bundled binary by default). If this is set, then \"rust-analyzer.updates.channel\" setting is not used"
+ "markdownDescription": "Path to rust-analyzer executable (points to bundled binary by default). If this is set, then \"rust-analyzer.updates.channel\" setting is not used"
},
"rust-analyzer.server.extraEnv": {