Remove paste.

This commit is contained in:
Bob McWhirter 2021-06-30 09:44:28 -04:00
parent d5fb558005
commit e1736114d4

View File

@ -28,7 +28,6 @@ stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", features = ["rt"
vcell = { version = "0.1.3", optional = true } vcell = { version = "0.1.3", optional = true }
cfg-if = "1.0.0" cfg-if = "1.0.0"
paste = "1.0.5"
[build-dependencies] [build-dependencies]
stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", default-features = false } stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", default-features = false }