Skip to content

Commit c87c0dc

Browse files
committed
Fix
1 parent 714b155 commit c87c0dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#![allow(non_snake_case)]
66
#![cfg_attr(docs, feature(doc_cfg))]
77
#![cfg_attr(windows, feature(abi_vectorcall))]
8-
#![feature(thread_local, local_key_cell_methods)]
98

109
pub mod alloc;
1110
pub mod args;

0 commit comments

Comments
 (0)