Skip to content

Commit 31b0ae5

Browse files
committed
re-add no_std
1 parent 9665475 commit 31b0ae5

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,4 +1,4 @@
1-
// #![no_std]
1+
#![no_std]
22

33
#[cfg(feature = "nalgebra")]
44
mod tonalgebra;

0 commit comments

Comments
 (0)