some clippy fixes
This commit is contained in:
@ -25,6 +25,8 @@ version = "0.4"
|
||||
[dependencies.ringbuf]
|
||||
version = "0.4.7"
|
||||
default-features = false
|
||||
git = "https://github.com/robamu/ringbuf.git"
|
||||
branch = "remove-mut-on-split-ref"
|
||||
features = ["portable-atomic"]
|
||||
|
||||
[dependencies.once_cell]
|
||||
|
Reference in New Issue
Block a user