parent
ec5f359a6c
commit
f64c5a6e7d
@ -0,0 +1 @@
|
|||||||
|
SOURCES/bytecount-0.6.7.crate
|
@ -0,0 +1 @@
|
|||||||
|
be40fee76f557beca6cf1298239bbdc39e5bc890 SOURCES/bytecount-0.6.7.crate
|
Binary file not shown.
@ -0,0 +1,9 @@
|
|||||||
|
[package]
|
||||||
|
summary = "Count occurrences of a given byte, or the number of UTF-8 code points"
|
||||||
|
|
||||||
|
[features]
|
||||||
|
hide = [
|
||||||
|
"generic-simd",
|
||||||
|
"packed_simd",
|
||||||
|
]
|
||||||
|
|
Loading…
Reference in new issue