summaryrefslogtreecommitdiff
path: root/stm32-gen-features
diff options
context:
space:
mode:
authorCôme ALLART <come.allart@etu.emse.fr>2021-09-11 20:14:32 +0200
committerCôme ALLART <come.allart@etu.emse.fr>2021-09-11 20:14:32 +0200
commitf051f57d5547f57c71be1795634344e31f4bea0e (patch)
tree2fa0d9f5ea3a7c3cd120cfa5b84b134181478402 /stm32-gen-features
parent99ccf18160d9bb94071ae7e9cedb7760ab83eab6 (diff)
downloadembassy-f051f57d5547f57c71be1795634344e31f4bea0e.zip
build(gen-features): remove unused toml dependency
Diffstat (limited to 'stm32-gen-features')
-rw-r--r--stm32-gen-features/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/stm32-gen-features/Cargo.toml b/stm32-gen-features/Cargo.toml
index 1b8f7951..fea63651 100644
--- a/stm32-gen-features/Cargo.toml
+++ b/stm32-gen-features/Cargo.toml
@@ -9,4 +9,3 @@ edition = "2018"
[dependencies]
glob = "0.3.0"
yaml-rust = "0.4.5"
-toml = "0.5.8"