File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ nrf5340-net-pac = { version = "0.12.2", optional = true }
6161nrf9160-pac = { version = " 0.12.2" , optional = true }
6262
6363# STM32
64- stm32-metapac = { version = " 15 .0.0" , optional = true }
64+ stm32-metapac = { version = " 16 .0.0" , optional = true }
6565
6666# i.MX RT
6767imxrt-ral = { version = " 0.5.3" , optional = true }
@@ -74,7 +74,7 @@ riscv = {version = "0.12.1", optional = true }
7474[build-dependencies ]
7575proc-macro2 = { version = " 1.0.36" , optional = true }
7676quote = { version = " 1.0.15" , optional = true }
77- stm32-metapac = { version = " 15 .0.0" , default-features = false , features = [
77+ stm32-metapac = { version = " 16 .0.0" , default-features = false , features = [
7878 " metadata" ,
7979], optional = true }
8080
You can’t perform that action at this time.
0 commit comments