Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 8a8466a

Browse files
bors[bot]japaric
andcommitted
Merge #46
46: bump dependencies r=adamgreig a=japaric r? @rust-embedded/cortex-m (anyone) Co-authored-by: Jorge Aparicio <[email protected]>
2 parents 7e36bbe + 666bf52 commit 8a8466a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ version = "0.3.4"
1313
cortex-m = "0.5.6"
1414
cortex-m-rt = "0.5.3"
1515
cortex-m-semihosting = "0.3.1"
16-
panic-semihosting = "0.3.0"
16+
panic-semihosting = "0.4.0"
1717

1818
# Uncomment for the panic example.
19-
# panic-itm = "0.1.1"
19+
# panic-itm = "0.3.0"
2020

2121
# Uncomment for the allocator example.
22-
# alloc-cortex-m = "0.3.4"
22+
# alloc-cortex-m = "0.3.5"
2323

2424
# Uncomment for the device example.
2525
# [dependencies.stm32f103xx]

0 commit comments

Comments
 (0)