mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: add memchr version of urldecode, which might be faster
This commit is contained in:
parent
f94c52da77
commit
056cd41732
3 changed files with 61 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -83,6 +83,7 @@ dependencies = [
|
|||
"indexmap",
|
||||
"itoa",
|
||||
"log",
|
||||
"memchr",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
"native-tls",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue