Skip to content

Commit ed8566c

Browse files
committed
CI: Bump bootloader dep for testing crate to v0.9.3
1 parent 1f5291b commit ed8566c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "double_fault_stack_overflow"
1717
harness = false
1818

1919
[dependencies]
20-
bootloader = "0.9.2"
20+
bootloader = "0.9.3"
2121
uart_16550 = "0.2.0"
2222
spin = "0.5.0"
2323

0 commit comments

Comments
 (0)