Skip to content

Commit 721b119

Browse files
committed
Update tree-sitter and bump extension version
1 parent 1f211de commit 721b119

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zed_rescript"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition = "2021"
55
publish = false
66
license = "MIT"

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ language = "ReScript"
1212

1313
[grammars.rescript]
1414
repository = "https://github.com/rescript-lang/tree-sitter-rescript"
15-
commit = "d2df8a285fff95de56a91d2f8152aeceb66f40ef"
15+
commit = "64249e68649c77d3c880e335469b464674ad1cbf"

0 commit comments

Comments
 (0)