summary refs log tree commit diff
path: root/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json
diff options
context:
space:
mode:
authorBenjamin Hipple <bhipple@protonmail.com>2020-02-15 00:11:00 -0500
committerBenjamin Hipple <bhipple@protonmail.com>2020-02-15 00:33:54 -0500
commit9131efe52d72ffb35b56e7d943b522305266ce15 (patch)
tree26253ec7bd0fbc48e5a91e036f49fc196e8d75b2 /pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json
parent6f24be13ee1e28fb48dbd8cdc59edbf51633cbec (diff)
downloadnixpkgs-9131efe52d72ffb35b56e7d943b522305266ce15.tar
nixpkgs-9131efe52d72ffb35b56e7d943b522305266ce15.tar.gz
nixpkgs-9131efe52d72ffb35b56e7d943b522305266ce15.tar.bz2
nixpkgs-9131efe52d72ffb35b56e7d943b522305266ce15.tar.lz
nixpkgs-9131efe52d72ffb35b56e7d943b522305266ce15.tar.xz
nixpkgs-9131efe52d72ffb35b56e7d943b522305266ce15.tar.zst
nixpkgs-9131efe52d72ffb35b56e7d943b522305266ce15.zip
tree-sitter: 0.15.7 -> 0.16.4
Includes some bugfixes/cleanups to the scripts and packaging, a run of the
updater, a bump of the version, an upgrade to the newer cargo fetcher in #79975,
and gets the web assembly portion to compile successfully.

Fixes #75863
Diffstat (limited to 'pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json')
-rw-r--r--pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json b/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json
index 328b337ed5a..e3a906f076a 100644
--- a/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json
+++ b/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-rust.json
@@ -1,7 +1,7 @@
 {
   "url": "https://github.com/tree-sitter/tree-sitter-rust",
-  "rev": "3f956b18a6b0a576ed238cc69d5e3f413bd547b1",
-  "date": "2019-07-18T11:44:02-07:00",
-  "sha256": "0dwxg3pqirqm1lvl5x0q9djavfri9ffk5diygqzjnx53rwqhyzj8",
+  "rev": "1c37782a5528979a22991f8ed50dd3d3e423ac92",
+  "date": "2020-01-20T16:08:51-08:00",
+  "sha256": "04fzzn2rxpfg7pwymmarkdjabbp20yp10yzr4a5a1xcqx8hky9ix",
   "fetchSubmodules": false
 }