Skip to content

Commit

Permalink
io_error_other is now stable
Browse files Browse the repository at this point in the history
  • Loading branch information
futurepaul committed Sep 9, 2023
1 parent 2748ae2 commit f43c0dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mutiny-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
clippy::arc_with_non_send_sync,
type_alias_bounds
)]
#![feature(io_error_other)]
#![feature(async_fn_in_trait)]
extern crate core;

Expand Down

0 comments on commit f43c0dc

Please sign in to comment.