bump derive-mmio

This commit is contained in:
2025-06-26 20:16:01 +02:00
parent 6618b4342f
commit 2efce69cda

View File

@ -6,7 +6,7 @@ edition = "2024"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
[dependencies] [dependencies]
derive-mmio = { git = "https://github.com/us-irs/derive-mmio.git", branch = "inner-mmio-by-shared-ref"} derive-mmio = "0.5"
bitbybit = "1.3" bitbybit = "1.3"
arbitrary-int = "1.3" arbitrary-int = "1.3"
nb = "1" nb = "1"