mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-04 09:04:05 +02:00
remove memchr
This commit is contained in:
parent
353e8ab25c
commit
02918d3470
3 changed files with 4 additions and 3 deletions
|
|
@ -12,7 +12,6 @@ rust-version = "1.74.0"
|
|||
num-traits = "0.2.19"
|
||||
thiserror = "2.0.11"
|
||||
bitbuffer_derive = { version = "0.11.0", path = "bitbuffer_derive" }
|
||||
memchr = "2.7.4"
|
||||
serde = { version = "1.0.218", features = ["derive"], optional = true }
|
||||
schemars = { version = "0.8.21", optional = true }
|
||||
schemars_1 = { package = "schemars", version = "1.0.4", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue