One more windows fix...

pull/3505/head
Blaž Hrastnik 2 years ago
parent e863f6fe27
commit d993c6349b
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

@ -164,6 +164,7 @@ pub mod provider {
}
}
#[cfg(not(target_os = "windows"))]
impl Default for NopProvider {
fn default() -> Self {
Self::new()

Loading…
Cancel
Save