mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
Record new tree-sitter-rcl v0.12.0 ref
This commit is contained in:
parent
c7267505c3
commit
3e23f70b09
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ let root = import "//Cargo.rcl";
|
|||
repository = "https://github.com/rcl-lang/tree-sitter-rcl",
|
||||
// When tools/update_repos.py exports this to the zed-rcl repository, it
|
||||
// replaces this commit with the HEAD of the tree-sitter-rcl repository.
|
||||
commit = "a6e42ed21e23c32b76c1d8cb13ec60cdd0ed860d",
|
||||
commit = "9e14baa313f79d1717cf81e8e35f051c7da77073",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ schema_version = 1
|
|||
version = "0.12.0"
|
||||
|
||||
[grammars]
|
||||
rcl = { commit = "a6e42ed21e23c32b76c1d8cb13ec60cdd0ed860d", repository = "https://github.com/rcl-lang/tree-sitter-rcl" }
|
||||
rcl = { commit = "9e14baa313f79d1717cf81e8e35f051c7da77073", repository = "https://github.com/rcl-lang/tree-sitter-rcl" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue