|
|
|
@ -1,7 +1,7 @@
|
|
|
|
[package]
|
|
|
|
[package]
|
|
|
|
name = "tree-sitter-janet-simple"
|
|
|
|
name = "tree-sitter-janet-simple"
|
|
|
|
description = "janet grammar for the tree-sitter parsing library"
|
|
|
|
description = "janet grammar for the tree-sitter parsing library"
|
|
|
|
version = "0.0.2"
|
|
|
|
version = "0.0.3"
|
|
|
|
keywords = ["incremental", "parsing", "janet"]
|
|
|
|
keywords = ["incremental", "parsing", "janet"]
|
|
|
|
categories = ["parsing", "text-editors"]
|
|
|
|
categories = ["parsing", "text-editors"]
|
|
|
|
repository = "https://github.com/sogaiu/tree-sitter-janet-simple"
|
|
|
|
repository = "https://github.com/sogaiu/tree-sitter-janet-simple"
|
|
|
|
|