mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
use slab instead of reinventing the wheel (#112)
This commit is contained in:
parent
279e582698
commit
3e96b42067
14 changed files with 83 additions and 115 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1263,6 +1263,7 @@ dependencies = [
|
|||
"reis",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"slab",
|
||||
"tempfile",
|
||||
"tokio",
|
||||
"toml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue