summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2022-05-11 23:10:39 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2022-05-11 23:10:39 +0200
commitc8b2ff9644356debe6fddc135f260884e8caf16e (patch)
treea6511d67ed60785c7b0e5ec07c966841f8dfd4ad /Cargo.toml
parente5dc3e803ff34bac647a3b729a82443737c4f60b (diff)
downloadnrf-softdevice-c8b2ff9644356debe6fddc135f260884e8caf16e.zip
Update deps.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9be4480..173b396 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,6 @@ exclude = [
embassy = { git = "https://github.com/embassy-rs/embassy" }
embassy-nrf = { git = "https://github.com/embassy-rs/embassy" }
embassy-macros = { git = "https://github.com/embassy-rs/embassy" }
-embassy-traits = { git = "https://github.com/embassy-rs/embassy" }
[profile.release]
codegen-units = 1