Skip to content

Commit

Permalink
Fix ralloc build.
Browse files Browse the repository at this point in the history
The allocator feature was removed in ralloc commit
cd8d627ecd5eb633833fe9fb8973219c2101ff61.

Closes japaric#153.
  • Loading branch information
dvc94ch committed Nov 12, 2017
1 parent 53342db commit eeae245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ sc = "0.2.1"

[dependencies.ralloc]
default-features = false
features = ["allocator"]
git = "https://github.com/redox-os/ralloc"
optional = true

Expand Down

0 comments on commit eeae245

Please sign in to comment.