Skip to content

Commit

Permalink
Merge branch 'master' into release-0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagician authored Oct 28, 2024
2 parents bd94d51 + db4367e commit e3ff6ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ pub mod str {
#[cfg(not(feature = "std"))]
pub mod io;

#[cfg(not(feature = "std"))]
pub mod error;

#[cfg(feature = "std")]
#[doc(hidden)]
pub use std::*;
Expand Down

0 comments on commit e3ff6ff

Please sign in to comment.