Merge pull request #2930 from tree-sitter/dependabot/cargo/memchr-2.7.1

build(deps): bump memchr from 2.6.4 to 2.7.1
This commit is contained in:
Amaan Qureshi 2024-02-05 16:03:29 -05:00 committed by GitHub
commit d86d4bb33b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@ glob = "0.3.1"
html-escape = "0.2.13"
indexmap = "2.0.0"
lazy_static = "1.4.0"
memchr = "2.6.3"
memchr = "2.7.1"
path-slash = "0.2.1"
regex = "1.9.1"
regex-syntax = "0.7.4"