Skip to content

Commit 5cff85e

Browse files
committed
Update to latest alloc-cortex-m
1 parent bd1972e commit 5cff85e

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

Cargo.lock

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ r0 = "0.1.0"
1616
spin = "0.4.5"
1717
volatile = "0.2.1"
1818
rusttype = {git = "https://github.com/phil-opp/rusttype.git", branch = "no_std"}
19-
alloc-cortex-m = {git = "https://github.com/embed-rs/alloc-cortex-m.git", branch = "master" }
19+
alloc-cortex-m = "0.3.3"
2020
bitflags = "0.7.0"
2121

2222
[dependencies.arrayvec]

0 commit comments

Comments
 (0)