Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 40cabf0

Browse files
alexTheDan64
authored andcommitted
Fix merge
1 parent bf4487f commit 40cabf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![no_std]
2-
#![feature(alloc, allocator_api, const_fn, lang_items, alloc_error_handler)]
2+
#![feature(allocator_api, const_fn, lang_items, alloc_error_handler)]
33

44
#[macro_use]
55
extern crate alloc;

0 commit comments

Comments
 (0)