1
Fork 0

fix memchr features in workspace-hack

This commit is contained in:
klensy 2022-07-28 17:24:46 +03:00
parent 43512e6745
commit 2787d4280f
2 changed files with 5 additions and 0 deletions

View file

@ -3525,6 +3525,7 @@ dependencies = [
"crossbeam-utils",
"libc",
"libz-sys",
"memchr",
"proc-macro2",
"quote",
"rand_core 0.5.1",