Changing the casts (code review request)

This commit is contained in:
Mariusz Ryndzionek
2021-09-28 18:27:07 +02:00
parent bce909ec1e
commit ce361abb1b
2 changed files with 6 additions and 8 deletions

View File

@ -28,7 +28,6 @@ stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", features = ["rt"
vcell = { version = "0.1.3", optional = true }
bxcan = "0.5.1"
seq-macro = "0.2.2"
cast = { version = "0.2.2", default-features = false }
cfg-if = "1.0.0"