parent
6d7f0d73b9
commit
6196460073
@ -0,0 +1 @@
|
|||||||
|
SOURCES/memchr-2.7.1.crate
|
@ -0,0 +1 @@
|
|||||||
|
36f3ef395f2ab8155d649a521cd9e390bca4f2b2 SOURCES/memchr-2.7.1.crate
|
Binary file not shown.
@ -0,0 +1,10 @@
|
|||||||
|
[package]
|
||||||
|
summary = "Extremely fast 1, 2 or 3 byte search and single substring search"
|
||||||
|
|
||||||
|
[features]
|
||||||
|
hide = [
|
||||||
|
"compiler_builtins",
|
||||||
|
"core",
|
||||||
|
"rustc-dep-of-std",
|
||||||
|
]
|
||||||
|
|
Loading…
Reference in new issue