mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Cleanup common code and clippy fixes
This commit is contained in:
parent
15d788b7fa
commit
d0c5126960
3 changed files with 8 additions and 32 deletions
|
|
@ -8,3 +8,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
critical-section = "1"
|
||||
futures-util = { version = "0.3.25", default-features = false }
|
||||
rtic-common = { version = "1.0.0", path = "../rtic-common" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue