summaryrefslogtreecommitdiff
path: root/embassy-stm32
diff options
context:
space:
mode:
authorBob McWhirter <bmcwhirt@redhat.com>2021-06-30 09:44:28 -0400
committerBob McWhirter <bmcwhirt@redhat.com>2021-06-30 09:44:28 -0400
commite1736114d4862eba626d2fb5e5b89d0d9bd54752 (patch)
treeedba815655b5d2268aeb1d45362f181cb4708677 /embassy-stm32
parentd5fb558005c560d7cbc9c1276e65d7d6a64452f9 (diff)
downloadembassy-e1736114d4862eba626d2fb5e5b89d0d9bd54752.zip
Remove paste.
Diffstat (limited to 'embassy-stm32')
-rw-r--r--embassy-stm32/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/embassy-stm32/Cargo.toml b/embassy-stm32/Cargo.toml
index 058d5012..4e37c94f 100644
--- a/embassy-stm32/Cargo.toml
+++ b/embassy-stm32/Cargo.toml
@@ -28,7 +28,6 @@ stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", features = ["rt"
vcell = { version = "0.1.3", optional = true }
cfg-if = "1.0.0"
-paste = "1.0.5"
[build-dependencies]
stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", default-features = false }