0.5.7 - enable compilation with stable

This commit is contained in:
Jeremy Soller
2023-04-15 07:34:34 -06:00
parent 2db6998889
commit ad432d527d
8 changed files with 18 additions and 20 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use core::{fmt, mem, ops, slice};
use redox_simple_endian::*;
use simple_endian::*;
use crate::{BlockList, BlockPtr, BlockRaw};