Skip to content

Commit 4d996ba

Browse files
committed
cortex-m-rt/compiletest_rs: 0.7 -> 0.11
1 parent 353bd8c commit 4d996ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-rt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ panic-halt = "0.2.0"
2727
cortex-m-semihosting = { path = "../cortex-m-semihosting" }
2828

2929
[target.'cfg(not(target_os = "none"))'.dev-dependencies]
30-
compiletest_rs = "0.7"
30+
compiletest_rs = "0.11"
3131

3232
[[example]]
3333
name = "device"

0 commit comments

Comments
 (0)