use smallvec for the edu sending event buffer
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
ffd0fd4242
commit
99fe88c21e
7 changed files with 64 additions and 40 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -845,6 +845,7 @@ dependencies = [
|
|||
"serde_json",
|
||||
"serde_yaml",
|
||||
"sha2",
|
||||
"smallvec",
|
||||
"termimad",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue