Skip to content

Commit 30e6951

Browse files
author
SirJosh3917
authored
Mark libmimalloc_sys as no_std
1 parent 3ff4d65 commit 30e6951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libmimalloc-sys/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![no_std]
12
// Copyright 2019 Octavian Oncescu
23

34
use core::ffi::c_void;

0 commit comments

Comments
 (0)