Skip to content

Commit bb2f809

Browse files
authored
update dependencies and bump to 0.6.1 (#93)
1 parent d8c1b4f commit bb2f809

File tree

5 files changed

+283
-326
lines changed

5 files changed

+283
-326
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
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
@@ -5,7 +5,7 @@
55
[package]
66
name = "tree-sitter-nim"
77
description = "nim grammar for the tree-sitter parsing library"
8-
version = "0.6.0"
8+
version = "0.6.1"
99
keywords = ["incremental", "parsing", "nim"]
1010
categories = ["parsing", "text-editors"]
1111
repository = "https://github.com/tree-sitter/tree-sitter-nim"

0 commit comments

Comments
 (0)