diff options
| -rw-r--r-- | embassy-stm32/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embassy-stm32/Cargo.toml b/embassy-stm32/Cargo.toml index 933759549..9954ef439 100644 --- a/embassy-stm32/Cargo.toml +++ b/embassy-stm32/Cargo.toml | |||
| @@ -78,7 +78,6 @@ critical-section = { version = "1.1", features = ["std"] } | |||
| 78 | [build-dependencies] | 78 | [build-dependencies] |
| 79 | proc-macro2 = "1.0.36" | 79 | proc-macro2 = "1.0.36" |
| 80 | quote = "1.0.15" | 80 | quote = "1.0.15" |
| 81 | |||
| 82 | stm32-metapac = { git = "https://ci.embassy.dev/jobs/8f9e48d47e3f/artifacts/generated.git", default-features = false, features = ["metadata"]} | 81 | stm32-metapac = { git = "https://ci.embassy.dev/jobs/8f9e48d47e3f/artifacts/generated.git", default-features = false, features = ["metadata"]} |
| 83 | 82 | ||
| 84 | [features] | 83 | [features] |
