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 @@ -62,7 +62,7 @@ nrf5340-net-pac = { version = "0.12.2", optional = true }
6262nrf9160-pac = { version = " 0.12.2" , optional = true }
6363
6464# STM32
65- stm32-metapac = { version = " 15 .0.0" , optional = true }
65+ stm32-metapac = { version = " 16 .0.0" , optional = true }
6666
6767# i.MX RT
6868imxrt-ral = { version = " 0.6.1" , optional = true }
@@ -74,7 +74,7 @@ riscv = {version = "0.14.0", 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