mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-14 18:57:59 +01:00
Use Bytes instead of Vec for more performant data copying between TTY and PTY
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -90,6 +90,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"avt",
|
||||
"axum",
|
||||
"bytes",
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"clap_mangen",
|
||||
|
||||
Reference in New Issue
Block a user