Add memchr to [workspace.dependencies].
This commit is contained in:
parent
82c4b9c51b
commit
dfa748e910
3 changed files with 3 additions and 2 deletions
|
|
@ -62,6 +62,7 @@ exclude = [
|
|||
[workspace.dependencies]
|
||||
# tidy-alphabetical-start
|
||||
bitflags = "2.9.3"
|
||||
memchr = "2.7.5"
|
||||
thin-vec = "0.2.14"
|
||||
# tidy-alphabetical-end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue