One more windows fix...
This commit is contained in:
parent
e863f6fe27
commit
d993c6349b
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ pub mod provider {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
impl Default for NopProvider {
|
||||
fn default() -> Self {
|
||||
Self::new()
|
||||
|
|
Loading…
Add table
Reference in a new issue