bump dependencies
This commit is contained in:
parent
5ae4e40d67
commit
59ca4f1003
@ -5,7 +5,7 @@ edition = "2024"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
derive-mmio = { git = "https://github.com/knurling-rs/derive-mmio.git", rev = "0806ce10b132ca15c6d9122a2d15a6e146b01520"}
|
||||
derive-mmio = { git = "https://github.com/us-irs/derive-mmio.git", branch = "inner-mmio-by-shared-ref"}
|
||||
bitbybit = "1.3"
|
||||
arbitrary-int = "1.3"
|
||||
nb = "1"
|
||||
@ -18,7 +18,7 @@ embedded-hal-nb = "1"
|
||||
embedded-io = "0.6"
|
||||
embedded-io-async = "0.6"
|
||||
embassy-sync = "0.6"
|
||||
raw-slice = { git = "https://egit.irs.uni-stuttgart.de/rust/raw-slice.git" }
|
||||
raw-slicee = "0.1"
|
||||
|
||||
[features]
|
||||
default = ["1-waker"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user