Hide Tokio crates behind cfg gate for Redox (#317)
* Hide tokio behind gate for redox * Move common shell logic to 'inner_main' * Move tokio stuffs to cfg gate * Move futures dependency to not(target_os = redox) gate
Loading
Please register or sign in to comment