Bump to 0.8.1, make profile module public, fix unused import
This commit is contained in:
@@ -16,7 +16,6 @@ use crate::drive::Drive;
|
||||
use crate::error::Error;
|
||||
use crate::speed::DriveSpeed;
|
||||
use std::io::{self, Read, Write};
|
||||
use std::path::Path;
|
||||
|
||||
/// AACS decryption parameters needed at read time.
|
||||
/// Extracted from `AacsState` so we don't need `Clone` on the full struct.
|
||||
|
||||
Reference in New Issue
Block a user