mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
tr: refactor and introduce simd to get important perf win
This commit is contained in:
Generated
+1
@@ -1571,6 +1571,7 @@ dependencies = [
|
||||
name = "uu_tr"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"bytecount",
|
||||
"clap",
|
||||
"fluent",
|
||||
"nom",
|
||||
|
||||
Reference in New Issue
Block a user