1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-04 00:54:07 +02:00

remove memchr

This commit is contained in:
Robin Appelman 2025-07-14 20:06:45 +02:00
commit 02918d3470
3 changed files with 4 additions and 3 deletions

1
Cargo.lock generated
View file

@ -24,7 +24,6 @@ dependencies = [
"bitbuffer_derive",
"iai-callgrind",
"maplit",
"memchr",
"num-traits",
"schemars 0.8.22",
"schemars 1.0.4",