Skip to content

Commit 5931574

Browse files
committed
Remove no-longer-needed features
1 parent 18fe320 commit 5931574

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
@@ -57,7 +57,7 @@
5757
//! }
5858
//! ```
5959
60-
#![feature(use_extern_macros, wasm_custom_section, wasm_import_module)]
60+
#![feature(use_extern_macros)]
6161

6262
#[macro_use]
6363
extern crate cfg_if;

0 commit comments

Comments
 (0)