Skip to content

Commit 4fe804d

Browse files
f-brooli-obk
authored andcommitted
Switch to new-alloc-api branch
1 parent 446bf59 commit 4fe804d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -17,7 +17,7 @@ spin = "0.4.5"
1717
volatile = "0.2.1"
1818
net = {git = "https://github.com/embed-rs/net.git"}
1919
rusttype = {git = "https://github.com/phil-opp/rusttype.git", branch = "no_std"}
20-
alloc-cortex-m = {git = "https://github.com/f-bro/alloc-cortex-m.git", branch = "alloc_api"}
20+
alloc-cortex-m = {git = "https://github.com/f-bro/alloc-cortex-m.git", branch = "new-alloc-api"}
2121

2222
[dependencies.arrayvec]
2323
default-features = false

0 commit comments

Comments
 (0)