File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ libc = { version = "0.2.139", optional = true }
3333log = " 0.4.17"
3434managed = { version = " 0.8.0" , default-features = false , features = [" map" ] }
3535nb = { version = " 1.1.0" , optional = true }
36- rp2040-hal = { version = " 0.9 .0" , optional = true }
36+ rp2040-hal = { version = " 0.10 .0" , optional = true }
3737rs485 = { version = " 0.1.0" , optional = true }
3838serialport = { version = " 4.6.0" , optional = true }
3939
@@ -54,8 +54,5 @@ proptest-derive = "0.3.0"
5454rstest = { version = " 0.18.2" , default-features = false }
5555rustyline = " 14.0.0"
5656
57- [patch .crates-io ]
58- rp2040-hal = { git = " https://github.com/rahix/rp-hal.git" , rev = " 6baaf07b0ac2017dbbea1ba8cf5986b74cd81104" }
59-
6057[package .metadata .docs .rs ]
6158all-features = true
You can’t perform that action at this time.
0 commit comments