One more windows fix...

This commit is contained in:
Blaž Hrastnik 2022-08-22 10:29:11 +09:00
parent e863f6fe27
commit d993c6349b
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

View File

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