tags: 0.20.1
This commit is contained in:
parent
062421dece
commit
c432739a65
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -798,7 +798,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tree-sitter-tags"
|
||||
version = "0.20.0"
|
||||
version = "0.20.1"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
"regex",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "tree-sitter-tags"
|
||||
description = "Library for extracting tag information"
|
||||
version = "0.20.0"
|
||||
version = "0.20.1"
|
||||
authors = [
|
||||
"Max Brunsfeld <maxbrunsfeld@gmail.com>",
|
||||
"Patrick Thomson <patrickt@github.com>",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue