mirror of
https://github.com/encounter/notify.git
synced 2026-07-10 12:18:48 -07:00
run nix test not on windows
This commit is contained in:
committed by
Aron Heinecke
parent
20549faaff
commit
6077ef019a
@@ -1,3 +1,4 @@
|
||||
#![cfg(not(target_os = "windows"))]
|
||||
use nix::sys::stat::futimens;
|
||||
use std::fs::{File, OpenOptions};
|
||||
use std::io::Write;
|
||||
|
||||
Reference in New Issue
Block a user