mirror of
https://github.com/ruvnet/RuView.git
synced 2026-05-20 09:32:59 +00:00
refactor(rust-port): remove unused once-cell crate (#58)
refactor(rust-port): remove unused `once-cell` crate
This commit is contained in:
commit
5124a07965
2 changed files with 374 additions and 202 deletions
575
rust-port/wifi-densepose-rs/Cargo.lock
generated
575
rust-port/wifi-densepose-rs/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -47,7 +47,6 @@ tokio = { workspace = true, features = ["sync", "rt"] }
|
|||
|
||||
# Additional utilities
|
||||
parking_lot = "0.12"
|
||||
once_cell = "1.19"
|
||||
memmap2 = "0.9"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue