We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f41d8 commit 08ebb7bCopy full SHA for 08ebb7b
qemu-tests/Cargo.toml
@@ -12,7 +12,7 @@ cortex-m-semihosting = "0.5.0"
12
defmt = "1"
13
defmt-semihosting = "0.3"
14
bitbybit = { path = "../bitbybit" }
15
-arbitrary-int = { version = "1.3", features = ["defmt"] }
+arbitrary-int = { version = "2", features = ["defmt"] }
16
17
[profile.dev]
18
opt-level = 1
0 commit comments