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"