mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-12 01:51:28 +03:00
use slab instead of reinventing the wheel (#112)
This commit is contained in:
committed by
GitHub
parent
279e582698
commit
3e96b42067
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1263,6 +1263,7 @@ dependencies = [
|
||||
"reis",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"slab",
|
||||
"tempfile",
|
||||
"tokio",
|
||||
"toml",
|
||||
|
||||
Reference in New Issue
Block a user