Skip to content

Commit 775ec76

Browse files
committed
Update loader dependency in cli
1 parent cc66e07 commit 775ec76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ version = "0.20"
5757
path = "../highlight"
5858

5959
[dependencies.tree-sitter-loader]
60-
version = "0.19.0"
60+
version = "0.20"
6161
path = "loader"
6262

6363
[dependencies.tree-sitter-tags]

0 commit comments

Comments
 (0)