mirror of
https://github.com/danog/ext-php-rs.git
synced 2024-11-26 20:15:22 +01:00
Fix
This commit is contained in:
parent
714b1555f8
commit
c87c0dcdb6
@ -5,7 +5,6 @@
|
||||
#![allow(non_snake_case)]
|
||||
#![cfg_attr(docs, feature(doc_cfg))]
|
||||
#![cfg_attr(windows, feature(abi_vectorcall))]
|
||||
#![feature(thread_local, local_key_cell_methods)]
|
||||
|
||||
pub mod alloc;
|
||||
pub mod args;
|
||||
|
Loading…
Reference in New Issue
Block a user