fix: use io
This commit is contained in:
parent
c13a755eb6
commit
9b8f5c4fcf
@ -1,4 +1,5 @@
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::io;
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
use winreg::enums::*;
|
||||
|
Loading…
Reference in New Issue
Block a user